Mock Version: 1.1.38
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openhpi.spec'], False, '/srv/build/7/E/mock-root/c7.01.u-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xedcc50>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openhpi.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
warning: Could not canonicalize hostname: worker1.bsys.centos.org
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/openhpi-3.4.0-2.el7.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/openhpi.spec'], False, '/srv/build/7/E/mock-root/c7.01.u-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xedcc50>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/openhpi.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eY1Im9
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf openhpi-3.4.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/openhpi-3.4.0.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd openhpi-3.4.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (openhpi-3.4.0-systemd.patch):'
Patch #0 (openhpi-3.4.0-systemd.patch):
+ /usr/bin/cat /builddir/build/SOURCES/openhpi-3.4.0-systemd.patch
+ /usr/bin/patch -p1 -b --suffix .systemd --fuzz=0
patching file configure.ac
patching file openhpid/Makefile.am
patching file openhpid/openhpid.service.in
Patch #1 (openhpi-3.4.0-docs.patch):
+ echo 'Patch #1 (openhpi-3.4.0-docs.patch):'
+ /usr/bin/cat /builddir/build/SOURCES/openhpi-3.4.0-docs.patch
+ /usr/bin/patch -p1 -b --suffix .docs --fuzz=0
patching file Makefile.am
Patch #2 (openhpi-3.4.0-man.patch):
+ echo 'Patch #2 (openhpi-3.4.0-man.patch):'
+ /usr/bin/cat /builddir/build/SOURCES/openhpi-3.4.0-man.patch
+ /usr/bin/patch -p1 -b --suffix .man --fuzz=0
patching file docs/man/hpiel.1.pod
patching file docs/man/hpitree.1.pod
patching file docs/man/hpiwdt.1.pod
patching file docs/man/ohdomainlist.1.pod
patching file docs/man/ohhandler.1.pod
patching file docs/man/openhpid.8.pod
Patch #3 (openhpi-3.4.0-hpisettime.patch):
+ echo 'Patch #3 (openhpi-3.4.0-hpisettime.patch):'
+ /usr/bin/cat /builddir/build/SOURCES/openhpi-3.4.0-hpisettime.patch
+ /usr/bin/patch -p1 -b --suffix .hpisettime --fuzz=0
patching file clients/hpisettime.c
Patch #4 (openhpi-3.4.0-accept.patch):
+ echo 'Patch #4 (openhpi-3.4.0-accept.patch):'
+ /usr/bin/cat /builddir/build/SOURCES/openhpi-3.4.0-accept.patch
+ /usr/bin/patch -p1 -b --suffix .accept --fuzz=0
patching file transport/strmsock.cpp
patching file openhpid/server.cpp
+ 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_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
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
baselib/Makefile.am:22: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
baselibs/Makefile.am:32: warning: shell find $(srcdir: non-POSIX variable name
baselibs/Makefile.am:32: (probably a GNU make extension)
clients/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
clients/hpixml/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
cpp/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
cpp/t/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
parallel-tests: installing './test-driver'
hpi_shell/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
marshal/Makefile.am:26: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
marshal/t/Makefile.am:26: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
openhpid/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
openhpid/t/ohpi/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/dynamic_simulator/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/ilo2_ribcl/Makefile.am:40: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/ipmi/Makefile.am:40: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/ipmi/t/Makefile.am:37: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/ipmidirect/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/ipmidirect/t/Makefile.am:44: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/oa_soap/Makefile.am:34: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/rtas/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/simulator/Makefile.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/simulator/t/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/slave/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/snmp_bc/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
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)
plugins/snmp_bc/t/Makefile.am:47: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/sysfs/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/test_agent/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
plugins/watchdog/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
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)
snmp/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
ssl/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
transport/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/Makefile.am:58: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/t/ann/Makefile.am:26: warning: shell ls *data: non-POSIX variable name
utils/t/ann/Makefile.am:26: (probably a GNU make extension)
utils/t/ann/Makefile.am:30: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/t/el/Makefile.am:27: warning: shell ls *data: non-POSIX variable name
utils/t/el/Makefile.am:27: (probably a GNU make extension)
utils/t/el/Makefile.am:33: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/t/epath/Makefile.am:49: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/t/rpt/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/t/sahpi/Makefile.am:27: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/t/uid/Makefile.am:36: warning: shell pwd: non-POSIX variable name
utils/t/uid/Makefile.am:36: (probably a GNU make extension)
utils/t/uid/Makefile.am:29: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
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/clients.c clients/hpialarms.c clients/hpicrypt.c clients/hpidomain.c clients/hpiel.c clients/hpievents.c clients/hpifan.c clients/hpigensimdata.c clients/hpiinv.c clients/hpionIBMblade.c clients/hpipower.c clients/hpireset.c clients/hpisensor.c clients/hpisettime.c clients/hpithres.c clients/hpitop.c clients/hpitree.c clients/hpiwdt.c clients/oh_clients.h clients/ohdomainlist.c clients/ohhandler.c clients/ohparam.c
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VwENOD
+ umask 022
+ cd /builddir/build/BUILD
+ cd openhpi-3.4.0
+ export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing'
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing'
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 == 1 ']'
+ '[' x86_64 == ppc64le ']'
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -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'
+ for i in '$(find . -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'
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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.4.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 x86_64-redhat-linux-gnu-gcc... no
checking for 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 for style of include used by make... GNU
checking dependency style of gcc... none
checking dependency style of gcc... none
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-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... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-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 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking 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 for x86_64-redhat-linux-gnu-g++... no
checking for x86_64-redhat-linux-gnu-c++... no
checking for x86_64-redhat-linux-gnu-gpp... no
checking for x86_64-redhat-linux-gnu-aCC... no
checking for x86_64-redhat-linux-gnu-CC... no
checking for x86_64-redhat-linux-gnu-cxx... no
checking for x86_64-redhat-linux-gnu-cc++... no
checking for x86_64-redhat-linux-gnu-cl.exe... no
checking for x86_64-redhat-linux-gnu-FCC... no
checking for x86_64-redhat-linux-gnu-KCC... no
checking for x86_64-redhat-linux-gnu-RCC... no
checking for x86_64-redhat-linux-gnu-xlC_r... no
checking for x86_64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -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 -m elf_x86_64) 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 pkg-config... yes
checking gcc >= 3.2... yes
checking for GLIB - version >= 2.12... yes (version 2.40.0)
checking for g_slist_alloc in -lglib-2.0... yes
checking for sysfs_get_mnt_path in -lsysfs... yes
checking sysfs/libsysfs.h usability... yes
checking sysfs/libsysfs.h presence... yes
checking for sysfs/libsysfs.h... yes
checking for net-snmp... yes
checking for uuid_generate in -luuid... yes
checking for gcry_control in -lgcrypt... no
checking gcrypt.h usability... no
checking gcrypt.h presence... no
checking for gcrypt.h... no
checking for MD5_Init in -lcrypto... yes
checking for SSL_library_init in -lssl... yes
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 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/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 -j16
make  all-recursive
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0'
Making all in utils
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
Making all in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
Making all in epath
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
Making all in rpt
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
Making all in sahpi
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
Making all in el
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
Making all in uid
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
Making all in ann
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"utils\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
uid_utils.c: In function 'oh_uid_initialize':
uid_utils.c:137:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:170:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_from_entity_path':
uid_utils.c:212:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:218:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:226:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:267:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_remove':
uid_utils.c:294:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:297:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:305:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:314:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_lookup':
uid_utils.c:342:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:345:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:350:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_entity_path_lookup':
uid_utils.c:373:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:376:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:382:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_map_to_file':
uid_utils.c:402:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:407:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:415:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:424:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -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 uid_utils.lo  -lssl -pthread -lgthread-2.0 -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/uid_utils.o   -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libopenhpiutils.so.3 -o .libs/libopenhpiutils.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libopenhpiutils.so.3" && ln -s "libopenhpiutils.so.3.4.0" "libopenhpiutils.so.3")
libtool: link: (cd ".libs" && rm -f "libopenhpiutils.so" && ln -s "libopenhpiutils.so.3.4.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.4.0/utils'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
Making all in scripts
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
Making all in test
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts/test'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
Making all in ssl
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/ssl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"ssl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"ssl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 'lock_function':
oh_ssl.c:138:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
   g_static_mutex_lock(&ssl_mutexes);
   ^
oh_ssl.c:144:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
     g_static_mutex_unlock(&ssl_mutexes);
     ^
oh_ssl.c:148:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
   g_static_mutex_unlock(&ssl_mutexes);
   ^
oh_ssl.c:154:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
   g_static_mutex_lock(&ssl_mutexes);
   ^
oh_ssl.c:156:4: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
    mutexes[type] = g_mutex_new();
    ^
oh_ssl.c:158:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
   g_static_mutex_unlock(&ssl_mutexes);
   ^
oh_ssl.c: In function 'dyn_create_function':
oh_ssl.c:187:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
   value->mutex = g_mutex_new();
   ^
oh_ssl.c: In function 'dyn_destroy_function':
oh_ssl.c:234:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
  g_mutex_free(l->mutex);
  ^
oh_ssl.c: In function 'thread_cleanup':
oh_ssl.c:281:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
  g_static_mutex_lock(&ssl_mutexes);
  ^
oh_ssl.c:285:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
     g_mutex_free(mutexes[i]);
     ^
oh_ssl.c:291:2: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:148): Use 'g_mutex_clear' instead [-Wdeprecated-declarations]
  g_static_mutex_free(&ssl_mutexes);
  ^
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpi_ssl.la -rpath /usr/lib64 oh_ssl.lo -lcrypto -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/oh_ssl.o   -lcrypto -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libopenhpi_ssl.so.3 -o .libs/libopenhpi_ssl.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libopenhpi_ssl.so.3" && ln -s "libopenhpi_ssl.so.3.4.0" "libopenhpi_ssl.so.3")
libtool: link: (cd ".libs" && rm -f "libopenhpi_ssl.so" && ln -s "libopenhpi_ssl.so.3.4.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.4.0/ssl'
Making all in snmp
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/snmp'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"snmp\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"snmp\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpi_snmp.la -rpath /usr/lib64 snmp_utils.lo -luuid -Wl,-z,relro -Wl,-z,now -L/usr/lib64 -lnetsnmp -lssl -lssl -lcrypto -lm -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/snmp_utils.o   -luuid -L/usr/lib64 -lnetsnmp -lcrypto -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -m64 -mtune=generic -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread   -pthread -Wl,-soname -Wl,libopenhpi_snmp.so.3 -o .libs/libopenhpi_snmp.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libopenhpi_snmp.so.3" && ln -s "libopenhpi_snmp.so.3.4.0" "libopenhpi_snmp.so.3")
libtool: link: (cd ".libs" && rm -f "libopenhpi_snmp.so" && ln -s "libopenhpi_snmp.so.3.4.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.4.0/snmp'
Making all in transport
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/transport'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"transport\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"transport\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 7:0:4 -Wl,-z,relro -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/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  .libs/strmsock.o   -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libopenhpitransport.so.3 -o .libs/libopenhpitransport.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libopenhpitransport.so.3" && ln -s "libopenhpitransport.so.3.4.0" "libopenhpitransport.so.3")
libtool: link: (cd ".libs" && rm -f "libopenhpitransport.so" && ln -s "libopenhpitransport.so.3.4.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.4.0/transport'
Making all in marshal
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
Making all in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c float_format.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o float_format float_format.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o float_format float_format.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"marshal\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"marshal\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"marshal\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"marshal\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"marshal\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"marshal\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -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  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libopenhpimarshal.so.3 -o .libs/libopenhpimarshal.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libopenhpimarshal.so.3" && ln -s "libopenhpimarshal.so.3.4.0" "libopenhpimarshal.so.3")
libtool: link: (cd ".libs" && rm -f "libopenhpimarshal.so" && ln -s "libopenhpimarshal.so.3.4.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.4.0/marshal'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
Making all in baselib
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/baselib'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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: In function 'SaErrorT ohc_init()':
init.cpp:42:9: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
         g_thread_init(0);
         ^
init.cpp:42:24: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
         g_thread_init(0);
                        ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
lock.c: In function 'ohc_lock':
lock.c:26:5: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_lock(&ohc_main_lock);
     ^
lock.c: In function 'ohc_unlock':
lock.c:31:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_unlock(&ohc_main_lock);
     ^
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"baselib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
session.cpp: In constructor 'cSession::cSession()':
session.cpp:115:5: warning: 'void g_static_private_init(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:244) [-Wdeprecated-declarations]
     g_static_private_init( &m_sockets );
     ^
session.cpp:115:39: warning: 'void g_static_private_init(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:244) [-Wdeprecated-declarations]
     g_static_private_init( &m_sockets );
                                       ^
session.cpp: In destructor 'cSession::~cSession()':
session.cpp:120:5: warning: 'void g_static_private_free(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:255) [-Wdeprecated-declarations]
     g_static_private_free( &m_sockets );
     ^
session.cpp:120:39: warning: 'void g_static_private_free(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:255) [-Wdeprecated-declarations]
     g_static_private_free( &m_sockets );
                                       ^
session.cpp: In member function 'SaErrorT cSession::DoRpc(uint32_t, ClientRpcParams&, ClientRpcParams&)':
session.cpp:207:9: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations]
         g_static_private_set( &m_sockets, 0, 0 ); // close socket
         ^
session.cpp:207:48: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations]
         g_static_private_set( &m_sockets, 0, 0 ); // close socket
                                                ^
session.cpp: In member function 'SaErrorT cSession::GetSock(cClientStreamSock*&)':
session.cpp:230:20: warning: 'void* g_static_private_get(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:247): Use 'g_private_get' instead [-Wdeprecated-declarations]
     gpointer ptr = g_static_private_get( &m_sockets );
                    ^
session.cpp:230:53: warning: 'void* g_static_private_get(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:247): Use 'g_private_get' instead [-Wdeprecated-declarations]
     gpointer ptr = g_static_private_get( &m_sockets );
                                                     ^
session.cpp:256:9: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations]
         g_static_private_set( &m_sockets, sock, DeleteSock );
         ^
session.cpp:256:60: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations]
         g_static_private_set( &m_sockets, sock, DeleteSock );
                                                            ^
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 7:0:4 -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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 -lssl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libopenhpi.so.3 -o .libs/libopenhpi.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libopenhpi.so.3" && ln -s "libopenhpi.so.3.4.0" "libopenhpi.so.3")
libtool: link: (cd ".libs" && rm -f "libopenhpi.so" && ln -s "libopenhpi.so.3.4.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.4.0/baselib'
Making all in openhpid
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
Making all in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
Making all in ohpi
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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: In function 'process_global_param':
conf.c:181:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&global_params.lock);
         ^
conf.c:243:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&global_params.lock);
         ^
conf.c: In function 'read_globals_from_env':
conf.c:253:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&global_params.lock);
         ^
conf.c:263:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&global_params.lock);
         ^
conf.c: In function 'oh_get_global_param':
conf.c:758:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&global_params.lock);
         ^
conf.c:806:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&global_params.lock);
                         ^
conf.c:810:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&global_params.lock);
         ^
conf.c: In function 'oh_set_global_param':
conf.c:848:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&global_params.lock);
         ^
conf.c:899:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&global_params.lock);
                         ^
conf.c:903:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&global_params.lock);
         ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 '__inc_domain_refcount':
domain.c:42:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&d->refcount_lock);
         ^
domain.c:44:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&d->refcount_lock);
         ^
domain.c: In function '__dec_domain_refcount':
domain.c:51:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&d->refcount_lock);
         ^
domain.c:53:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&d->refcount_lock);
         ^
domain.c: In function '__delete_domain':
domain.c:76:9: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:191): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_free(&d->lock);
         ^
domain.c:77:9: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:191): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_free(&d->refcount_lock);
         ^
domain.c: In function '__get_domain':
domain.c:105:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         domains_lock();
         ^
domain.c:108:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 domains_unlock();
                 ^
domain.c:117:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         domains_unlock();
         ^
domain.c:119:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&domain->lock);
         ^
domain.c: In function 'oh_create_domain':
domain.c:365:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         domains_lock();
         ^
domain.c:367:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 domains_unlock();
                 ^
domain.c:393:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 domains_unlock();
                 ^
domain.c:399:9: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_init(&domain->lock);
         ^
domain.c:400:9: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_init(&domain->refcount_lock);
         ^
domain.c:446:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         domains_unlock();
         ^
domain.c: In function 'oh_destroy_domain':
domain.c:539:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         domains_lock();
         ^
domain.c:542:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         domains_unlock();
         ^
domain.c: In function 'oh_release_domain':
domain.c:596:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&domain->lock);
                 ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
             g_thread_init(0);
             ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
lock.c: In function 'data_access_lock':
lock.c:25:5: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_lock(&oh_main_lock);
     ^
lock.c: In function 'data_access_unlock':
lock.c:30:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_unlock(&oh_main_lock);
     ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
plugin.c: In function 'oh_close_handlers':
plugin.c:71:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_handlers.lock);
         ^
plugin.c:73:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_handlers.lock);
                 ^
plugin.c:85:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_handlers.lock);
         ^
plugin.c: In function '__inc_plugin_refcount':
plugin.c:90:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&p->refcount_lock);
         ^
plugin.c:92:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&p->refcount_lock);
         ^
plugin.c: In function '__dec_plugin_refcount':
plugin.c:97:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&p->refcount_lock);
         ^
plugin.c:99:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&p->refcount_lock);
         ^
plugin.c: In function '__delete_plugin':
plugin.c:107:9: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:191): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_free(&p->lock);
         ^
plugin.c:108:9: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:191): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_free(&p->refcount_lock);
         ^
plugin.c: In function 'oh_get_plugin':
plugin.c:136:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_plugins.lock);
         ^
plugin.c:141:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&oh_plugins.lock);
                         ^
plugin.c:142:25: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_lock(&p->lock);
                         ^
plugin.c:147:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_plugins.lock);
         ^
plugin.c: In function 'oh_release_plugin':
plugin.c:171:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&plugin->lock);
                 ^
plugin.c: In function 'oh_getnext_plugin_name':
plugin.c:195:17: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_lock(&oh_plugins.lock);
                 ^
plugin.c:199:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&oh_plugins.lock);
                         ^
plugin.c:202:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&oh_plugins.lock);
                         ^
plugin.c:207:17: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_lock(&oh_plugins.lock);
                 ^
plugin.c:214:41: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                                         g_static_rec_mutex_unlock(&oh_plugins.lock);
                                         ^
plugin.c:221:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_plugins.lock);
                 ^
plugin.c: In function 'oh_load_plugin':
plugin.c:266:9: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_init(&plugin->lock);
         ^
plugin.c:267:9: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_init(&plugin->refcount_lock);
         ^
plugin.c:302:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_plugins.lock);
         ^
plugin.c:304:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_plugins.lock);
         ^
plugin.c: In function 'oh_unload_plugin':
plugin.c:339:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_plugins.lock);
         ^
plugin.c:341:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_plugins.lock);
         ^
plugin.c: In function '__inc_handler_refcount':
plugin.c:354:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&h->refcount_lock);
         ^
plugin.c:356:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&h->refcount_lock);
         ^
plugin.c: In function '__dec_handler_refcount':
plugin.c:361:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&h->refcount_lock);
         ^
plugin.c:363:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&h->refcount_lock);
         ^
plugin.c: In function '__delete_handler':
plugin.c:384:9: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:191): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_free(&h->lock);
         ^
plugin.c:385:9: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:191): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_free(&h->refcount_lock);
         ^
plugin.c: In function 'oh_get_handler':
plugin.c:400:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_handlers.lock);
         ^
plugin.c:404:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_handlers.lock);
                 ^
plugin.c:409:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_handlers.lock);
         ^
plugin.c:410:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&handler->lock);
         ^
plugin.c: In function 'oh_release_handler':
plugin.c:433:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&handler->lock);
                 ^
plugin.c: In function 'oh_getnext_handler_id':
plugin.c:457:17: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_lock(&oh_handlers.lock);
                 ^
plugin.c:461:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&oh_handlers.lock);
                         ^
plugin.c:464:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&oh_handlers.lock);
                         ^
plugin.c:469:17: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_lock(&oh_handlers.lock);
                 ^
plugin.c:474:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&oh_handlers.lock);
                         ^
plugin.c:477:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_handlers.lock);
                 ^
plugin.c: In function 'new_handler':
plugin.c:529:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_handlers.lock);
         ^
plugin.c:531:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_handlers.lock);
         ^
plugin.c:539:9: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_init(&handler->lock);
         ^
plugin.c:540:9: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_init(&handler->refcount_lock);
         ^
plugin.c: In function 'oh_create_handler':
plugin.c:573:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_handlers.lock);
         ^
plugin.c:585:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   g_static_rec_mutex_unlock(&oh_handlers.lock);
   ^
plugin.c:607:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_handlers.lock);
         ^
plugin.c: In function 'oh_destroy_handler':
plugin.c:639:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_handlers.lock);
         ^
plugin.c:642:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_handlers.lock);
         ^
plugin.c: In function 'oh_get_handler_info':
plugin.c:674:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_handlers.lock);
         ^
plugin.c:678:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_handlers.lock);
                 ^
plugin.c:701:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_handlers.lock);
         ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
session.c: In function 'oh_create_session':
session.c:67:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_sessions.lock); /* Locked session table */
         ^
session.c:71:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_sessions.lock); /* Unlocked session table */
         ^
session.c: In function 'oh_get_session_domain':
session.c:93:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_sessions.lock); /* Locked session table */
         ^
session.c:96:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_sessions.lock);
                 ^
session.c:101:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_sessions.lock); /* Unlocked session table */
         ^
session.c: In function 'oh_list_sessions':
session.c:131:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_sessions.lock); /* Locked session table */
         ^
session.c:137:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_sessions.lock); /* Unlocked session table */
         ^
session.c: In function 'oh_get_session_subscription':
session.c:166:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_sessions.lock); /* Locked session table */
         ^
session.c:169:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_sessions.lock);
                 ^
session.c:173:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_sessions.lock); /* Unlocked session table */
         ^
session.c: In function 'oh_set_session_subscription':
session.c:195:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_sessions.lock); /* Locked session table */
         ^
session.c:198:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_sessions.lock);
                 ^
session.c:203:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_sessions.lock); /* Unlocked session table */
         ^
session.c: In function 'oh_queue_session_event':
session.c:244:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_sessions.lock); /* Locked session table */
         ^
session.c:247:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_sessions.lock);
                 ^
session.c:259:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         g_static_rec_mutex_unlock(&oh_sessions.lock);
                         ^
session.c:269:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_sessions.lock); /* Unlocked session table */
         ^
session.c: In function 'oh_dequeue_session_event':
session.c:298:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_sessions.lock); /* Locked session table */
         ^
session.c:301:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_sessions.lock);
                 ^
session.c:311:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_sessions.lock);
         ^
session.c:320:29: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/include/glib-2.0/glib/gasyncqueue.h:101): Use 'g_async_queue_timeout_pop' instead [-Wdeprecated-declarations]
                             g_async_queue_timed_pop(eventq, &gfinaltime);
                             ^
session.c:335:17: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/include/glib-2.0/glib/gasyncqueue.h:101): Use 'g_async_queue_timeout_pop' instead [-Wdeprecated-declarations]
                 devent = g_async_queue_timed_pop(eventq, &gfinaltime);
                 ^
session.c: In function 'oh_destroy_session':
session.c:380:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_lock(&oh_sessions.lock); /* Locked session table */
         ^
session.c:383:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 g_static_rec_mutex_unlock(&oh_sessions.lock);
                 ^
session.c:388:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         g_static_rec_mutex_unlock(&oh_sessions.lock); /* Unlocked session table */
         ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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.. -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 'discovery_func':
threaded.c:60:17: warning: 'g_cond_timed_wait' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:281) [-Wdeprecated-declarations]
                 g_cond_timed_wait(discovery_cond, discovery_lock, &time);
                 ^
threaded.c: In function 'evtget_func':
threaded.c:90:17: warning: 'g_cond_timed_wait' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:281) [-Wdeprecated-declarations]
                 g_cond_timed_wait(evtget_cond, evtget_lock, &time);
                 ^
threaded.c: In function 'oh_threaded_start':
threaded.c:126:17: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
                 g_thread_init(0);
                 ^
threaded.c:132:9: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
         discovery_cond = g_cond_new();
         ^
threaded.c:133:9: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
         discovery_lock = g_mutex_new();
         ^
threaded.c:134:9: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
         discovery_thread = g_thread_create(discovery_func, 0, TRUE, 0);
         ^
threaded.c:137:9: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
         evtget_cond = g_cond_new();
         ^
threaded.c:138:9: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
         evtget_lock = g_mutex_new();
         ^
threaded.c:139:9: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
         evtget_thread = g_thread_create(evtget_func, 0, TRUE, 0);
         ^
threaded.c:141:9: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
         evtpop_thread = g_thread_create(evtpop_func, 0, TRUE, 0);
         ^
threaded.c: In function 'oh_threaded_stop':
threaded.c:163:9: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
         g_mutex_free(evtget_lock);
         ^
threaded.c:164:9: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations]
         g_cond_free(evtget_cond);
         ^
threaded.c:173:9: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
         g_mutex_free(discovery_lock);
         ^
threaded.c:174:9: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations]
         g_cond_free(discovery_cond);
         ^
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions 7:0:4 -Wl,-z,relro -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 -pthread -lgmodule-2.0 -lglib-2.0   ../ssl/libopenhpi_ssl.la -lssl -pthread -lgthread-2.0 -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" )
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
server.cpp: In function 'void add_socket_to_list(cStreamSock*)':
server.cpp:64:5: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_lock(&lock);
     ^
server.cpp:64:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_lock(&lock);
                                  ^
server.cpp:66:5: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_unlock(&lock);
     ^
server.cpp:66:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_unlock(&lock);
                                    ^
server.cpp: In function 'void remove_socket_from_list(const cStreamSock*)':
server.cpp:71:5: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_lock(&lock);
     ^
server.cpp:71:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_lock(&lock);
                                  ^
server.cpp:73:5: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_unlock(&lock);
     ^
server.cpp:73:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_unlock(&lock);
                                    ^
server.cpp: In function 'void close_sockets_in_list()':
server.cpp:78:5: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_lock(&lock);
     ^
server.cpp:78:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_lock(&lock);
                                  ^
server.cpp:83:5: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_unlock(&lock);
     ^
server.cpp:83:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     g_static_rec_mutex_unlock(&lock);
                                    ^
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients  -I../transport -I../marshal -I../ssl -DG_LOG_DOMAIN=\"openhpid\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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:258:32: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
     write(fd, buf, strlen(buf));
                                ^
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o openhpid server.o openhpid-posix.o libopenhpidaemon.la ../marshal/libopenhpimarshal.la ../transport/libopenhpitransport.la -lstdc++ -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../marshal/.libs/libopenhpimarshal.so ../transport/.libs/libopenhpitransport.so -lstdc++ -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
Making all in clients
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
Making all in hpixml
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients/hpixml'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"hpixml\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"hpixml\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"hpixml\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"hpixml\"  -DSCHEMA=\"./schema.xsd\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -c -o schema.o schema.S
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"hpixml\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"hpixml\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -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 -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients/hpixml'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpidomain.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c clients.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpievents.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpifan.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpiinv.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpiel.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpigensimdata.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpisensor.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpipower.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpitree.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpialarms.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpireset.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpiwdt.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpithres.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpitop.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpisettime.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpionIBMblade.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ohdomainlist.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ohhandler.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../utils -I../clients -DG_LOG_DOMAIN=\"client\"    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ohparam.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpidomain hpidomain.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpievents hpievents.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpiel hpiel.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpipower hpipower.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpireset hpireset.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpiwdt hpiwdt.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpifan hpifan.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpiinv hpiinv.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpisensor hpisensor.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpialarms hpialarms.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpitop hpitop.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpisettime hpisettime.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohdomainlist ohdomainlist.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohhandler ohhandler.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohparam ohparam.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpitree hpitree.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpithres hpithres.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpionIBMblade hpionIBMblade.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpigensimdata hpigensimdata.o clients.o ../baselib/libopenhpi.la ../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so ../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
Making all in plugins
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
Making all in watchdog
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/watchdog'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"watchdog\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"watchdog\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwatchdog.la -rpath /usr/lib64/openhpi watchdog.lo ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/watchdog.o   ../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libwatchdog.so.3 -o .libs/libwatchdog.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libwatchdog.so.3" && ln -s "libwatchdog.so.3.4.0" "libwatchdog.so.3")
libtool: link: (cd ".libs" && rm -f "libwatchdog.so" && ln -s "libwatchdog.so.3.4.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.4.0/plugins/watchdog'
Making all in sysfs
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/sysfs'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -I/usr/include/sysfs -DG_LOG_DOMAIN=\"sysfs\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sysfs2hpi.lo sysfs2hpi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/sysfs -DG_LOG_DOMAIN=\"sysfs\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sysfs2hpi.c  -fPIC -DPIC -o .libs/sysfs2hpi.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsysfs2hpi.la -rpath /usr/lib64/openhpi sysfs2hpi.lo -lsysfs ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sysfs2hpi.o   -lsysfs ../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libsysfs2hpi.so.3 -o .libs/libsysfs2hpi.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libsysfs2hpi.so.3" && ln -s "libsysfs2hpi.so.3.4.0" "libsysfs2hpi.so.3")
libtool: link: (cd ".libs" && rm -f "libsysfs2hpi.so" && ln -s "libsysfs2hpi.so.3.4.0" "libsysfs2hpi.so")
libtool: link: ( cd ".libs" && rm -f "libsysfs2hpi.la" && ln -s "../libsysfs2hpi.la" "libsysfs2hpi.la" )
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/sysfs'
Making all in snmp_bc
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
Making all in t
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
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
../../../scripts/text2cstr.pl -s eventxml event.xml > el2event.c
if test ! -f snmp_bc_utils.c -a ! -L snmp_bc_utils.c; then \
	ln -s ../../../plugins/snmp_bc/snmp_bc_utils.c; \
fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
if test ! -f snmp_bc_watchdog.c -a ! -L snmp_bc_watchdog.c; then \
	ln -s ../../../plugins/snmp_bc/snmp_bc_watchdog.c; \
fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
if test ! -f snmp_bc_xml2event.c -a ! -L snmp_bc_xml2event.c; then \
	ln -s ../../../plugins/snmp_bc/snmp_bc_xml2event.c; \
fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc_event.c: In function 'snmp_bc_add_to_eventq':
snmp_bc_event.c:1539:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc.c: In function 'snmp_bc_get_event':
snmp_bc.c:48:7: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
       snmp_bc_lock_handler(custom_handle);
       ^
snmp_bc.c:48:7: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc.c:69:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc.c: In function 'snmp_bc_set_resource_tag':
snmp_bc.c:104:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc.c:104:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc.c:107:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:115:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:122:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:130:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:147:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_control.c: In function 'snmp_bc_get_control_state':
snmp_bc_control.c:66:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_control.c:66:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc.c: In function 'snmp_bc_set_resource_severity':
snmp_bc.c:180:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_reset.c: In function 'snmp_bc_get_reset_state':
snmp_bc_power.c: In function 'snmp_bc_get_power_state':
snmp_bc_reset.c:55:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_power.c:58:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_power.c:58:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_reset.c:55:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc.c:180:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:72:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:62:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:183:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:77:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:67:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:84:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:59:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:191:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:74:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:64:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:203:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:91:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:79:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:96:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:220:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_reset.c:70:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_inventory.c: In function 'snmp_bc_get_idr_info':
snmp_bc_inventory.c:112:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_power.c:102:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_inventory.c:112:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc.c: In function 'snmp_bc_control_parm':
snmp_bc.c:256:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_reset.c: In function 'snmp_bc_set_reset_state':
snmp_bc_reset.c:117:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_power.c: In function 'snmp_bc_set_power_state':
snmp_bc_power.c:145:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_reset.c:117:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:100:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:145:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc.c:256:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:108:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_power.c:149:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:121:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:260:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:120:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_power.c:154:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c:123:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_reset.c:126:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:266:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:161:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c: In function 'snmp_bc_get_idr_area_header':
snmp_bc_inventory.c:181:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc.c:270:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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_reset.c:133:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c:181:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:156:7: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
       snmp_bc_unlock_handler(custom_handle);
       ^
snmp_bc_power.c:166:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:161:6: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
      snmp_bc_unlock_handler(custom_handle);
      ^
snmp_bc_reset.c:139:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:206:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_control.c:170:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_reset.c:155:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_control.c:174:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_reset.c:161:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c:210:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_control.c:178:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_reset.c:165:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c: In function 'snmp_bc_get_idr_field':
snmp_bc_inventory.c:310:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_inventory.c:310:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:182:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_reset.c:170:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_control.c:187:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_inventory.c:352:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c: In function 'snmp_bc_get_hotswap_state':
snmp_bc_hotswap.c:54:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:54:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:195:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_inventory.c: In function 'snmp_bc_build_idr':
snmp_bc_inventory.c:625:22: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable]
  struct snmp_bc_hnd *custom_handle;
                      ^
snmp_bc_hotswap.c:58:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c: In function 'snmp_bc_set_control_state':
snmp_bc_control.c:247:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_control.c:247:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:63:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:70:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:251:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:77:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_discover_bc.c: In function 'snmp_bc_discover_all_slots':
snmp_bc_discover_bc.c:3985:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_hotswap.c: In function 'snmp_bc_set_hotswap_state':
snmp_bc_hotswap.c:123:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:123:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:256:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:263:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:127:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:270:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:277:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:302:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_control.c:309:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_hotswap.c:132:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:322:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_hotswap.c:139:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:336:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_hotswap.c:145:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:158:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:342:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_control.c:346:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_discover.c: In function 'snmp_bc_discover_resources':
snmp_bc_discover.c:58:9: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock_handler(custom_handle);
         ^
snmp_bc_discover.c:58:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:350:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_discover.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_control.c:354:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_control.c:358:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_discover.c:70:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_hotswap.c: In function 'snmp_bc_request_hotswap_action':
snmp_bc_hotswap.c:204:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c: In function 'snmp_bc_get_next_announce':
snmp_bc_annunciator.c:59:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:59:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:204:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:368:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_discover.c:137:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_hotswap.c:208:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:213:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:220:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:232:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_annunciator.c:63:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:237:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_annunciator.c:68:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:250:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_annunciator.c:74:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_annunciator.c: In function 'snmp_bc_get_announce':
snmp_bc_annunciator.c:117:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:255:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_annunciator.c:117:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:260:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c: In function 'snmp_bc_get_indicator_state':
snmp_bc_hotswap.c:299:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:299:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:303:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:309:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:121:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:314:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c: In function 'snmp_bc_set_indicator_state':
snmp_bc_hotswap.c:359:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:359:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:126:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:363:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:131:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:369:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c: In function 'snmp_bc_ack_announce':
snmp_bc_annunciator.c:175:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:175:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:374:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock_handler(custom_handle);
         ^
snmp_bc_sel.c:92:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_annunciator.c:179:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:184:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:190:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_annunciator.c: In function 'snmp_bc_add_announce':
snmp_bc_annunciator.c:232:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:232:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:123:33: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                                 snmp_bc_unlock_handler(custom_handle);
                                 ^
snmp_bc_sel.c:131:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_reading':
snmp_bc_sensor.c:64:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sel.c:140:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_sensor.c:64:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:149:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_sensor.c:68:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:236:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock_handler(custom_handle);
         ^
snmp_bc_sel.c:194:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:73:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:241:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:212:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         snmp_bc_unlock_handler(custom_handle);
                         ^
snmp_bc_annunciator.c:247:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c:80:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:229:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_annunciator.c: In function 'snmp_bc_del_announce':
snmp_bc_annunciator.c:291:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:86:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:291:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:92:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:232:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_sensor.c:132:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_sel.c: In function 'snmp_bc_bulk_selcache':
snmp_bc_sel.c:254:12: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT  err;
            ^
snmp_bc_sensor.c:148:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c: In function 'snmp_bc_set_sel_time':
snmp_bc_sel.c:743:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:295:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:169:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sel.c:743:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:300:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c: In function 'snmp_bc_get_logical_sensors':
snmp_bc_sel.c:761:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:471:18: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                  snmp_bc_unlock_handler(custom_handle);
                  ^
snmp_bc_sel.c:766:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_thresholds':
snmp_bc_sensor.c:529:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:529:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:306:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sel.c: In function 'snmp_bc_clear_sel':
snmp_bc_sel.c:1091:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:533:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:1091:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c: In function 'snmp_bc_get_annunc_mode':
snmp_bc_annunciator.c:348:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:348:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:1094:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:538:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:352:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:545:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:1110:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:357:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:552:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:1118:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c:559:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:566:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_LOW_MINOR, LowMinor);
  ^
snmp_bc_sensor.c:566:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:363:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c:566:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c: In function 'snmp_bc_set_annunc_mode':
snmp_bc_annunciator.c:405:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:405:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:568:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_LOW_MAJOR, LowMajor);
  ^
snmp_bc_annunciator.c:409:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:568:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:568:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:570:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_LOW_CRIT, LowCritical);
  ^
snmp_bc_sensor.c:570:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:414:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:570:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:420:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c:572:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_UP_MINOR, UpMinor);
  ^
snmp_bc_sensor.c:572:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_session.c: In function 'snmp_bc_open':
snmp_bc_session.c:91:2: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
  g_static_rec_mutex_init(&custom_handle->snmp_bc_hlock.lock);
  ^
snmp_bc_sensor.c:572:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:574:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_UP_MAJOR, UpMajor);
  ^
snmp_bc_sensor.c:574:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:574:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:576:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_UP_CRIT, UpCritical);
  ^
snmp_bc_sensor.c:576:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:576:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:603:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   get_threshold(SAHPI_STM_LOW_HYSTERESIS, NegThdHysteresis);
   ^
snmp_bc_sensor.c:603:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:603:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:606:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   get_threshold(SAHPI_STM_UP_HYSTERESIS, PosThdHysteresis);
   ^
snmp_bc_sensor.c:606:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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:606:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:616:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:622:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:631:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:692:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:704:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_sensor.c:710:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:719:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:781:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:788:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_sensor.c:793:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_thresholds':
snmp_bc_sensor.c:878:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:878:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc_sensor.c:882:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:887:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:894:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:901:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:907:7: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
       snmp_bc_unlock_handler(custom_handle);
       ^
snmp_bc_sensor.c:914:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:918:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(LowCritical);
  ^
snmp_bc_sensor.c:919:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(LowMajor);
  ^
snmp_bc_sensor.c:920:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(LowMinor);
  ^
snmp_bc_sensor.c:921:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(UpCritical);
  ^
snmp_bc_sensor.c:922:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(UpMajor);
  ^
snmp_bc_sensor.c:923:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(UpMinor);
  ^
snmp_bc_sensor.c:924:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(PosThdHysteresis);
  ^
snmp_bc_sensor.c:925:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(NegThdHysteresis);
  ^
snmp_bc_sensor.c:929:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:936:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(UpCritical);
  ^
snmp_bc_sensor.c:936:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:937:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(UpMajor);
  ^
snmp_bc_sensor.c:937:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:938:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(UpMinor);
  ^
snmp_bc_sensor.c:938:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:939:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(LowCritical);
  ^
snmp_bc_sensor.c:939:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:940:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(LowMajor);
  ^
snmp_bc_sensor.c:940:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:941:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(LowMinor);
  ^
snmp_bc_sensor.c:941:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:944:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(NegThdHysteresis);
  ^
snmp_bc_sensor.c:944:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:945:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(PosThdHysteresis);
  ^
snmp_bc_sensor.c:945:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:947:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_enable':
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc_sensor.c:1119:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1119:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1123:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1128:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc_sensor.c:1135:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1142:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1148:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_enable':
snmp_bc_sensor.c:1185:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1185:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1189:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1194:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1201:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1210:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:1221:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1225:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_event_enable':
snmp_bc_sensor.c:1262:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1262:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1266:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1271:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1278:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1285:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1291:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_event_enable':
snmp_bc_sensor.c:1328:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1328:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1333:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1338:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_utils.c: In function 'snmp_bc_set_resource_add_oh_event':
snmp_bc_sensor.c:1345:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_utils.c:316:53: warning: operation on 'e->event.EventDataUnion.HotSwapEvent.HotSwapState' may be undefined [-Wsequence-point]
   e->event.EventDataUnion.HotSwapEvent.HotSwapState = 
                                                     ^
snmp_bc_sensor.c:1355:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:1366:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1370:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_event_masks':
snmp_bc_sensor.c:1409:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1409:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1413:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1418:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1425:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1432:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1446:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_event_masks':
snmp_bc_sensor.c:1496:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1496:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1500:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1505:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1512:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1522:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:1532:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:1538:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_sensor.c:1589:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1593:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_slot_state_sensor':
snmp_bc_sensor.c:1620:22: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable]
  struct snmp_bc_hnd *custom_handle;
                      ^
snmp_bc_sensor.c:1615:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_sensor.c: In function 'snmp_bc_reset_slot_state_sensor':
snmp_bc_sensor.c:1681:22: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable]
  struct snmp_bc_hnd *custom_handle;
                      ^
snmp_bc_sensor.c:1676:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_xml2event.c: In function 'errlog2event_hash_init':
snmp_bc_xml2event.c:61:9: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock(snmp_bc_plock);
         ^
snmp_bc_sensor.c: In function 'snmp_bc_set_resource_slot_state_sensor':
snmp_bc_xml2event.c:61:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1736:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_sensor.c: In function 'snmp_bc_get_slot_state_sensor':
snmp_bc_sensor.c:1790:22: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable]
  struct snmp_bc_hnd *custom_handle;
                      ^
snmp_bc_xml2event.c:66:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock(snmp_bc_plock);
                 ^
snmp_bc_sensor.c: In function 'snmp_bc_reset_resource_slot_state_sensor':
snmp_bc_sensor.c:1830:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_xml2event.c:79:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock(snmp_bc_plock);
                 ^
snmp_bc_xml2event.c:96:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock(snmp_bc_plock);
                 ^
snmp_bc_xml2event.c:105:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock(snmp_bc_plock);
                 ^
snmp_bc_xml2event.c:109:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock(snmp_bc_plock);
         ^
snmp_bc_xml2event.c: In function 'errlog2event_hash_free':
snmp_bc_xml2event.c:123:9: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock(snmp_bc_plock);
         ^
snmp_bc_xml2event.c:123:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_xml2event.c:126:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock(snmp_bc_plock);
         ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnmp_bc.la -rpath /usr/lib64/openhpi -L../../../utils -module -version-info 7:0:4 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,-z,now -L/usr/lib64 -lnetsnmp -lssl -lssl -lcrypto -lm ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -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../../../utils -luuid -L/usr/lib64 -lnetsnmp -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -m64 -mtune=generic -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread   -pthread -Wl,-soname -Wl,libsnmp_bc.so.3 -o .libs/libsnmp_bc.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libsnmp_bc.so.3" && ln -s "libsnmp_bc.so.3.4.0" "libsnmp_bc.so.3")
libtool: link: (cd ".libs" && rm -f "libsnmp_bc.so" && ln -s "libsnmp_bc.so.3.4.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.4.0/plugins/snmp_bc/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc.c: In function 'snmp_bc_get_event':
snmp_bc.c:48:7: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
       snmp_bc_lock_handler(custom_handle);
       ^
snmp_bc_control.c: In function 'snmp_bc_get_control_state':
snmp_bc_control.c:66:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc.c:48:7: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:66:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_control.c:72:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:69:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_control.c:77:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c: In function 'snmp_bc_set_resource_tag':
snmp_bc.c:104:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc.c:104:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:84:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:107:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:91:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:115:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:96:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:122:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:100:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:130:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:108:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc.c:147:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_control.c:120:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc.c: In function 'snmp_bc_set_resource_severity':
snmp_bc.c:180:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_control.c:156:7: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
       snmp_bc_unlock_handler(custom_handle);
       ^
snmp_bc.c:180:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:161:6: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
      snmp_bc_unlock_handler(custom_handle);
      ^
snmp_bc.c:183:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc.c:191:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:170:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc.c:203:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:174:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc.c:220:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_inventory.c: In function 'snmp_bc_get_idr_info':
snmp_bc_control.c:178:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_inventory.c:112:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_inventory.c:112:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc.c: In function 'snmp_bc_control_parm':
snmp_bc.c:256:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_control.c:182:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc.c:256:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_inventory.c:123:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_control.c:187:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc.c:260:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c: In function 'snmp_bc_get_idr_area_header':
snmp_bc_inventory.c:181:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_control.c:195:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc.c:266:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c:181:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c: In function 'snmp_bc_set_control_state':
snmp_bc_control.c:247:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_control.c:247:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc.c:270:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c:210:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_control.c:251:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c: In function 'snmp_bc_get_idr_field':
snmp_bc_control.c:256:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_inventory.c:310:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_inventory.c:310:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_inventory.c:352:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_inventory.c: In function 'snmp_bc_build_idr':
snmp_bc_inventory.c:625:22: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable]
  struct snmp_bc_hnd *custom_handle;
                      ^
snmp_bc_control.c:263:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:270:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:277:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:302:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_event.c: In function 'snmp_bc_add_to_eventq':
snmp_bc_event.c:1539:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_discover.c: In function 'snmp_bc_discover_resources':
snmp_bc_discover.c:58:9: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock_handler(custom_handle);
         ^
snmp_bc_discover.c:58:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_control.c:309:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_discover.c:64:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_control.c:322:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_discover.c:70:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_control.c:336:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_discover.c:137:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_control.c:342:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_control.c:346:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_annunciator.c: In function 'snmp_bc_get_next_announce':
snmp_bc_annunciator.c:59:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:59:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:63:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:68:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_control.c:350:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_control.c:354:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_control.c:358:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_annunciator.c:74:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_control.c:368:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c: In function 'snmp_bc_get_hotswap_state':
snmp_bc_hotswap.c:54:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c: In function 'snmp_bc_get_announce':
snmp_bc_annunciator.c:117:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:54:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:117:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:121:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:58:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:126:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:63:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:70:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:77:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:131:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c: In function 'snmp_bc_set_hotswap_state':
snmp_bc_hotswap.c:123:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:123:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c: In function 'snmp_bc_ack_announce':
snmp_bc_hotswap.c:127:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:132:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:175:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:175:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_reading':
snmp_bc_sensor.c:64:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:139:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:64:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:179:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:145:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c: In function 'snmp_bc_get_power_state':
snmp_bc_power.c:58:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:184:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:58:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:68:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:190:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:158:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:62:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:73:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c: In function 'snmp_bc_add_announce':
snmp_bc_annunciator.c:232:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c: In function 'snmp_bc_request_hotswap_action':
snmp_bc_annunciator.c:232:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:204:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_power.c:67:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:204:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:236:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:74:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:208:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c: In function 'snmp_bc_get_reset_state':
snmp_bc_reset.c:55:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_reset.c:55:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:241:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:213:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:79:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:80:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:59:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:247:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:220:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:86:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:64:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c: In function 'snmp_bc_del_announce':
snmp_bc_annunciator.c:291:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:232:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_annunciator.c:291:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:92:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:237:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_power.c:102:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:295:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:132:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_hotswap.c:250:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_power.c: In function 'snmp_bc_set_power_state':
snmp_bc_power.c:145:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:300:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:145:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:306:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:255:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
snmp_bc_power.c:149:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c: In function 'snmp_bc_get_annunc_mode':
snmp_bc_reset.c:70:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:260:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_annunciator.c:348:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_power.c:154:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:148:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:348:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c: In function 'snmp_bc_get_indicator_state':
snmp_bc_reset.c: In function 'snmp_bc_set_reset_state':
snmp_bc_reset.c:117:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock_handler(custom_handle);
         ^
snmp_bc_reset.c:117:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:299:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_power.c:161:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:92:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:169:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:299:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:352:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:121:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_power.c:166:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:357:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c: In function 'snmp_bc_get_logical_sensors':
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_sensor.c:471:18: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                  snmp_bc_unlock_handler(custom_handle);
                  ^
snmp_bc_power.c:206:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:303:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:363:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:309:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_thresholds':
snmp_bc_sensor.c:529:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_annunciator.c: In function 'snmp_bc_set_annunc_mode':
snmp_bc_annunciator.c:405:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:529:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_annunciator.c:405:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:314:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sel.c:123:33: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                                 snmp_bc_unlock_handler(custom_handle);
                                 ^
snmp_bc_sensor.c:533:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c: In function 'snmp_bc_set_indicator_state':
snmp_bc_sel.c:131:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_reset.c:126:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:359:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_hotswap.c:359:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:140:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_sensor.c:538:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:133:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:149:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_sensor.c:545:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:139:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:363:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:552:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_reset.c:155:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_annunciator.c:409:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:559:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_annunciator.c:414:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_hotswap.c:369:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock_handler(custom_handle);
         ^
snmp_bc_sensor.c:566:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_LOW_MINOR, LowMinor);
  ^
snmp_bc_annunciator.c:420:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sel.c:194:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_hotswap.c:374:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c:566:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_discover_bc.c: In function 'snmp_bc_discover_all_slots':
snmp_bc_sel.c:212:25: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                         snmp_bc_unlock_handler(custom_handle);
                         ^
snmp_bc_discover_bc.c:3985:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_sensor.c:566:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_reset.c:161:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:568:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_LOW_MAJOR, LowMajor);
  ^
snmp_bc_reset.c:165:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:568:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_reset.c:170:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c:568:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:570:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_LOW_CRIT, LowCritical);
  ^
snmp_bc_sel.c:229:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock_handler(custom_handle);
                 ^
snmp_bc_sensor.c:570:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:570:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:232:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock_handler(custom_handle);
         ^
snmp_bc_sel.c: In function 'snmp_bc_bulk_selcache':
snmp_bc_sensor.c:572:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_UP_MINOR, UpMinor);
  ^
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_sensor.c:572:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:572:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:254:12: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT  err;
            ^
snmp_bc_sensor.c:574:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_UP_MAJOR, UpMajor);
  ^
snmp_bc_sel.c: In function 'snmp_bc_set_sel_time':
snmp_bc_sel.c:743:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sel.c:743:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:574:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:574:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:761:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:576:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  get_threshold(SAHPI_STM_UP_CRIT, UpCritical);
  ^
snmp_bc_sensor.c:576:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:766:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sel.c: In function 'snmp_bc_clear_sel':
snmp_bc_sel.c:1091:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sel.c:1091:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc_sensor.c:576:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:603:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   get_threshold(SAHPI_STM_LOW_HYSTERESIS, NegThdHysteresis);
   ^
snmp_bc_sensor.c:603:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:1094:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:603:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sel.c:1110:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sel.c:1118:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c:606:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   get_threshold(SAHPI_STM_UP_HYSTERESIS, PosThdHysteresis);
   ^
snmp_bc_sensor.c:606:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:606:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:616:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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:622:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:631:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:692:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:704:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:710:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:719:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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:781:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc_sensor.c:788:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:793:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_thresholds':
snmp_bc_sensor.c:878:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:878:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:882:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:887:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:894:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:901:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:907:7: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
       snmp_bc_unlock_handler(custom_handle);
       ^
snmp_bc_sensor.c:914:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:918:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(LowCritical);
  ^
snmp_bc_sensor.c:919:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(LowMajor);
  ^
snmp_bc_sensor.c:920:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(LowMinor);
  ^
snmp_bc_sensor.c:921:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(UpCritical);
  ^
snmp_bc_sensor.c:922:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(UpMajor);
  ^
snmp_bc_sensor.c:923:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(UpMinor);
  ^
snmp_bc_sensor.c:924:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(PosThdHysteresis);
  ^
snmp_bc_sensor.c:925:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  merge_threshold(NegThdHysteresis);
  ^
snmp_bc_sensor.c:929:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:936:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(UpCritical);
  ^
snmp_bc_sensor.c:936:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:937:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(UpMajor);
  ^
snmp_bc_sensor.c:937:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:938:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(UpMinor);
  ^
snmp_bc_sensor.c:938:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:939:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(LowCritical);
  ^
snmp_bc_sensor.c:939:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:940:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(LowMajor);
  ^
snmp_bc_sensor.c:940:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:941:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(LowMinor);
  ^
snmp_bc_sensor.c:941:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:944:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(NegThdHysteresis);
  ^
snmp_bc_sensor.c:944:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:945:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  write_valid_threshold(PosThdHysteresis);
  ^
snmp_bc_sensor.c:945:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:947:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_enable':
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_sensor.c:1119:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1119:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1123:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_session.c: In function 'snmp_bc_open':
snmp_bc_session.c:91:2: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations]
  g_static_rec_mutex_init(&custom_handle->snmp_bc_hlock.lock);
  ^
snmp_bc_sensor.c:1128:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1135:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
../../plugins/snmp_bc/eventmap2code.pl -xml -idir ../../plugins/snmp_bc -mapfile snmp_bc_event.map
snmp_bc_sensor.c:1142:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1148:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_utils.c: In function 'snmp_bc_set_resource_add_oh_event':
snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_enable':
snmp_bc_sensor.c:1185:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_utils.c:316:53: warning: operation on 'e->event.EventDataUnion.HotSwapEvent.HotSwapState' may be undefined [-Wsequence-point]
   e->event.EventDataUnion.HotSwapEvent.HotSwapState = 
                                                     ^
snmp_bc_sensor.c:1185:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1189:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1194:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1201:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1210:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:1221:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1225:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_event_enable':
snmp_bc_sensor.c:1262:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1262:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1266:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1271:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1278:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
../../scripts/text2cstr.pl -s eventxml event.xml > el2event.c
snmp_bc_sensor.c:1285:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1291:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_event_enable':
snmp_bc_sensor.c:1328:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1328:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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:1333:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1338:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc_sensor.c:1345:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1355:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:1366:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1370:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I../../snmp -I../../snmp -DG_LOG_DOMAIN=\"snmp_bc\" -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
snmp_bc_sensor.c: In function 'snmp_bc_get_sensor_event_masks':
snmp_bc_sensor.c:1409:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1409:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1413:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1418:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1425:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1432:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1446:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_sensor_event_masks':
snmp_bc_sensor.c:1496:2: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
  snmp_bc_lock_handler(custom_handle);
  ^
snmp_bc_sensor.c:1496:2: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_sensor.c:1500:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1505:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1512:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1522:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:1532:4: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
    snmp_bc_unlock_handler(custom_handle);
    ^
snmp_bc_sensor.c:1538:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
     snmp_bc_unlock_handler(custom_handle);
     ^
snmp_bc_sensor.c:1589:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
   snmp_bc_unlock_handler(custom_handle);
   ^
snmp_bc_sensor.c:1593:2: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
  snmp_bc_unlock_handler(custom_handle);
  ^
snmp_bc_sensor.c: In function 'snmp_bc_set_slot_state_sensor':
snmp_bc_sensor.c:1620:22: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable]
  struct snmp_bc_hnd *custom_handle;
                      ^
snmp_bc_sensor.c:1615:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_sensor.c: In function 'snmp_bc_reset_slot_state_sensor':
snmp_bc_sensor.c:1681:22: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable]
  struct snmp_bc_hnd *custom_handle;
                      ^
snmp_bc_sensor.c:1676:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_sensor.c: In function 'snmp_bc_set_resource_slot_state_sensor':
snmp_bc_sensor.c:1736:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_sensor.c: In function 'snmp_bc_get_slot_state_sensor':
snmp_bc_sensor.c:1790:22: warning: variable 'custom_handle' set but not used [-Wunused-but-set-variable]
  struct snmp_bc_hnd *custom_handle;
                      ^
snmp_bc_sensor.c: In function 'snmp_bc_reset_resource_slot_state_sensor':
snmp_bc_sensor.c:1830:11: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  SaErrorT err;
           ^
snmp_bc_xml2event.c: In function 'errlog2event_hash_init':
snmp_bc_xml2event.c:61:9: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock(snmp_bc_plock);
         ^
snmp_bc_xml2event.c:61:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_xml2event.c:66:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock(snmp_bc_plock);
                 ^
snmp_bc_xml2event.c:79:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock(snmp_bc_plock);
                 ^
snmp_bc_xml2event.c:96:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock(snmp_bc_plock);
                 ^
snmp_bc_xml2event.c:105:17: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
                 snmp_bc_unlock(snmp_bc_plock);
                 ^
snmp_bc_xml2event.c:109:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock(snmp_bc_plock);
         ^
snmp_bc_xml2event.c: In function 'errlog2event_hash_free':
snmp_bc_xml2event.c:123:9: warning: 'g_static_rec_mutex_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:178): Use 'g_rec_mutex_try_lock' instead [-Wdeprecated-declarations]
         snmp_bc_lock(snmp_bc_plock);
         ^
snmp_bc_xml2event.c:123:9: warning: 'g_static_rec_mutex_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations]
snmp_bc_xml2event.c:126:9: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations]
         snmp_bc_unlock(snmp_bc_plock);
         ^
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -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,-z,now -L/usr/lib64 -lnetsnmp -lssl -lssl -lcrypto -lm ../../snmp/libopenhpi_snmp.la ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -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 -lcrypto ../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -m64 -mtune=generic -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread   -pthread -Wl,-soname -Wl,libsnmp_bc.so.3 -o .libs/libsnmp_bc.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libsnmp_bc.so.3" && ln -s "libsnmp_bc.so.3.4.0" "libsnmp_bc.so.3")
libtool: link: (cd ".libs" && rm -f "libsnmp_bc.so" && ln -s "libsnmp_bc.so.3.4.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.4.0/plugins/snmp_bc'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
Making all in ipmidirect
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
Making all in t
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
ipmi_con_smi.cpp: In member function 'virtual int cIpmiConSmi::IfOpen()':
ipmi_con_smi.cpp:254:28: warning: variable 'parms' set but not used [-Wunused-but-set-variable]
   struct ipmi_timing_parms parms;
                            ^
ipmi_con_lan.cpp: In member function 'int cIpmiConLan::AuthGen(unsigned char*, uint8_t*, uint8_t*, unsigned char*, unsigned int)':
ipmi_con_lan.cpp:103:3: warning: narrowing conversion of 'data_len' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
ipmi_con_lan.cpp: In member function 'int cIpmiConLan::AuthCheck(uint8_t*, uint8_t*, unsigned char*, unsigned int, unsigned char*)':
ipmi_con_lan.cpp:130:3: warning: narrowing conversion of 'data_len' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
ipmi_con_smi.cpp:263:3: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if ( rv == -1 )
   ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
ipmi_log.cpp: In member function 'void cIpmiLog::Output(const char*)':
ipmi_log.cpp:167:10: warning: variable 'fwrote' set but not used [-Wunused-but-set-variable]
   size_t fwrote;
          ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
ipmi_mc_vendor.cpp: In member function 'virtual bool cIpmiMcVendor::CreateInv(cIpmiDomain*, cIpmiMc*, cIpmiSdr*, cIpmiSdrs*)':
ipmi_mc_vendor.cpp:1144:16: warning: variable 'lun' set but not used [-Wunused-but-set-variable]
   unsigned int lun;
                ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
In file included from ipmi_rdr.cpp:19:0:
ipmi_rdr.h: In constructor 'cIpmiRdr::cIpmiRdr(cIpmiMc*, SaHpiRdrTypeT)':
ipmi_rdr.h:92:8: warning: 'cIpmiRdr::m_populate' will be initialized after [-Wreorder]
   bool m_populate;
        ^
ipmi_rdr.h:57:19: warning:   'unsigned int cIpmiRdr::m_sa' [-Wreorder]
   unsigned int    m_sa;
                   ^
ipmi_rdr.cpp:26:1: warning:   when initialized here [-Wreorder]
 cIpmiRdr::cIpmiRdr( cIpmiMc *mc, SaHpiRdrTypeT type )
 ^
In file included from ipmi_rdr.cpp:19:0:
ipmi_rdr.h:58:19: warning: 'cIpmiRdr::m_snum' will be initialized after [-Wreorder]
   unsigned int    m_snum;
                   ^
ipmi_rdr.h:56:19: warning:   'unsigned int cIpmiRdr::m_chan' [-Wreorder]
   unsigned int    m_chan;
                   ^
ipmi_rdr.cpp:26:1: warning:   when initialized here [-Wreorder]
 cIpmiRdr::cIpmiRdr( cIpmiMc *mc, SaHpiRdrTypeT type )
 ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"ipmidirect\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
ipmi_mc_vendor.cpp: In member function 'virtual cIpmiResource* cIpmiMcVendor::FindResource(cIpmiDomain*, cIpmiMc*, unsigned int, cIpmiSdr*, cIpmiSdrs*)':
ipmi_mc_vendor.cpp:364:17: warning: 'snum' may be used uninitialized in this function [-Wmaybe-uninitialized]
   unsigned char snum;
                 ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"ipmidirect\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 7:0:4 -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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 -lssl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libipmidirect.so.3 -o .libs/libipmidirect.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libipmidirect.so.3" && ln -s "libipmidirect.so.3.4.0" "libipmidirect.so.3")
libtool: link: (cd ".libs" && rm -f "libipmidirect.so" && ln -s "libipmidirect.so.3.4.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.4.0/plugins/ipmidirect'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
Making all in dynamic_simulator
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/dynamic_simulator'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
new_sim_log.cpp: In member function 'void NewSimulatorLog::Output(const char*)':
new_sim_log.cpp:170:11: warning: variable 'fwrote' set but not used [-Wunused-but-set-variable]
    size_t fwrote;
           ^
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
new_sim_file_util.cpp: In member function 'bool NewSimulatorFileUtil::process_textbuffer(NewSimulatorTextBuffer&)':
new_sim_file_util.cpp:126:38: warning: 'field' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if (!strcmp( "DataType", field )) {
                                      ^
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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_text.cpp: In member function 'virtual SaErrorT NewSimulatorControlText::SetState(const SaHpiCtrlModeT&, const SaHpiCtrlStateT&)':
new_sim_control_text.cpp:133:13: warning: declaration of 'uint' shadows a global declaration [-Wshadow]
    unsigned uint;
             ^
new_sim_control_text.cpp:190:71: warning: cast from type 'const SaHpiUint8T* {aka const unsigned char*}' to type 'char*' casts away qualifiers [-Wcast-qual]
          tmpType = tb.CheckAscii( (char *) state.StateUnion.Text.Text.Data );
                                                                       ^
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients  -DG_LOG_DOMAIN=\"dynsim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"dynsim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 7:0:4 -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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 -lssl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libdyn_simulator.so.3 -o .libs/libdyn_simulator.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libdyn_simulator.so.3" && ln -s "libdyn_simulator.so.3.4.0" "libdyn_simulator.so.3")
libtool: link: (cd ".libs" && rm -f "libdyn_simulator.so" && ln -s "libdyn_simulator.so.3.4.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.4.0/plugins/dynamic_simulator'
Making all in simulator
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
Making all in t
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"sim\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libsimulator.so.3 -o .libs/libsimulator.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libsimulator.so.3" && ln -s "libsimulator.so.3.4.0" "libsimulator.so.3")
libtool: link: (cd ".libs" && rm -f "libsimulator.so" && ln -s "libsimulator.so.3.4.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.4.0/plugins/simulator'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
Making all in ilo2_ribcl
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ilo2_ribcl'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"ilo2_ribcl\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
ilo2_ribcl_idr.c: In function 'ilo2_ribcl_discover_chassis_idr':
ilo2_ribcl_idr.c:604:30: warning: variable 'ddata' set but not used [-Wunused-but-set-variable]
  ilo2_ribcl_DiscoveryData_t *ddata;
                              ^
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -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 -lssl -lxml2 ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -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   -lxml2 ../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libilo2_ribcl.so.3 -o .libs/libilo2_ribcl.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libilo2_ribcl.so.3" && ln -s "libilo2_ribcl.so.3.4.0" "libilo2_ribcl.so.3")
libtool: link: (cd ".libs" && rm -f "libilo2_ribcl.so" && ln -s "libilo2_ribcl.so.3.4.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.4.0/plugins/ilo2_ribcl'
Making all in oa_soap
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/oa_soap'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
oa_soap_utils.c: In function 'oa_soap_get_oa_ip':
oa_soap_utils.c:1725:36: warning: the comparison will always evaluate as 'false' for the address of 'network_info_response' will never be NULL [-Waddress]
         if (&network_info_response == NULL || server == NULL) {
                                    ^
oa_soap_discover.c: In function 'oa_soap_discover_resources':
oa_soap_discover.c:291:25: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
                         g_thread_create(oa_soap_event_thread,
                         ^
oa_soap_discover.c:312:25: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
                         g_thread_create(oa_soap_event_thread,
                         ^
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
oa_soap.c: In function 'build_oa_soap_custom_handler':
oa_soap.c:123:17: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
                 oa_handler->mutex = g_mutex_new();
                 ^
oa_soap.c:153:17: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
                 oa_handler->oa_1->mutex = g_mutex_new();
                 ^
oa_soap.c:163:17: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
                 oa_handler->oa_2->mutex = g_mutex_new();
                 ^
oa_soap.c: In function 'oa_soap_close':
oa_soap.c:355:4: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
    g_mutex_free(oa_handler->mutex);
    ^
oa_soap.c:366:4: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
    g_mutex_free(oa_handler->oa_1->mutex);
    ^
oa_soap.c:377:4: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
    g_mutex_free(oa_handler->oa_2->mutex);
    ^
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -I/usr/include/libxml2 -I../../ssl -DG_LOG_DOMAIN=\"oa_soap\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 7:0:4 -Wl,-z,relro -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 -lssl -lxml2 ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -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 -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,liboa_soap.so.3 -o .libs/liboa_soap.so.3.4.0
libtool: link: (cd ".libs" && rm -f "liboa_soap.so.3" && ln -s "liboa_soap.so.3.4.0" "liboa_soap.so.3")
libtool: link: (cd ".libs" && rm -f "liboa_soap.so" && ln -s "liboa_soap.so.3.4.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.4.0/plugins/oa_soap'
Making all in slave
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/slave'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"slave\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
In file included from resourcemap.h:24:0,
                 from resourcemap.cpp:16:
lock.h: In constructor 'Slave::cLock::cLock()':
lock.h:36:19: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
         m_mutex = g_mutex_new();
                   ^
lock.h:36:31: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
         m_mutex = g_mutex_new();
                               ^
lock.h: In destructor 'Slave::cLock::~cLock()':
lock.h:41:9: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
         g_mutex_free( m_mutex );
         ^
lock.h:41:31: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
         g_mutex_free( m_mutex );
                               ^
In file included from handler.h:29:0,
                 from handler.cpp:31:
lock.h: In constructor 'Slave::cLock::cLock()':
lock.h:36:19: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
         m_mutex = g_mutex_new();
                   ^
lock.h:36:31: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
         m_mutex = g_mutex_new();
                               ^
lock.h: In destructor 'Slave::cLock::~cLock()':
lock.h:41:9: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
         g_mutex_free( m_mutex );
         ^
lock.h:41:31: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
         g_mutex_free( m_mutex );
                               ^
In file included from handler.h:29:0,
                 from slave.cpp:29:
lock.h: In constructor 'Slave::cLock::cLock()':
lock.h:36:19: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
         m_mutex = g_mutex_new();
                   ^
lock.h:36:31: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
         m_mutex = g_mutex_new();
                               ^
lock.h: In destructor 'Slave::cLock::~cLock()':
lock.h:41:9: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
         g_mutex_free( m_mutex );
         ^
lock.h:41:31: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
         g_mutex_free( m_mutex );
                               ^
handler.cpp: In member function 'bool Slave::cHandler::Init()':
handler.cpp:77:9: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
         g_thread_init( 0 );
         ^
handler.cpp:77:26: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
         g_thread_init( 0 );
                          ^
handler.cpp: In member function 'bool Slave::cHandler::StartThread()':
handler.cpp:144:16: warning: 'GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
     m_thread = g_thread_create( cHandler::ThreadProcAdapter, this, TRUE, 0 );
                ^
handler.cpp:144:76: warning: 'GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
     m_thread = g_thread_create( cHandler::ThreadProcAdapter, this, TRUE, 0 );
                                                                            ^
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 7:0:4 -Wl,-z,relro -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 -pthread -lgmodule-2.0 -lglib-2.0   -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o  .libs/baselib.o .libs/handler.o .libs/resourcemap.o .libs/slave.o .libs/util.o   -lgmodule-2.0 -lssl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread   -pthread -Wl,-soname -Wl,libslave.so.3 -o .libs/libslave.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libslave.so.3" && ln -s "libslave.so.3.4.0" "libslave.so.3")
libtool: link: (cd ".libs" && rm -f "libslave.so" && ln -s "libslave.so.3.4.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.4.0/plugins/slave'
Making all in test_agent
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/test_agent'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
handler.cpp: In constructor 'TA::cHandler::cHandler(unsigned int, short unsigned int, oh_evt_queue&)':
handler.cpp:53:5: warning: 'void g_static_mutex_init(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
     g_static_mutex_init( &m_lock );
     ^
handler.cpp:53:34: warning: 'void g_static_mutex_init(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
     g_static_mutex_init( &m_lock );
                                  ^
handler.cpp: In destructor 'virtual TA::cHandler::~cHandler()':
handler.cpp:66:5: warning: 'void g_static_mutex_free(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:148): Use 'g_mutex_clear' instead [-Wdeprecated-declarations]
     g_static_mutex_free( &m_lock );
     ^
handler.cpp:66:34: warning: 'void g_static_mutex_free(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:148): Use 'g_mutex_clear' instead [-Wdeprecated-declarations]
     g_static_mutex_free( &m_lock );
                                  ^
In file included from /usr/include/glib-2.0/glib.h:107:0,
                 from handler.cpp:18:
handler.cpp: In member function 'void TA::cHandler::Lock()':
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:34: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
 #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
                                  ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:139:19: note: in expansion of macro 'g_static_mutex_get_mutex'
     g_mutex_lock (g_static_mutex_get_mutex (mutex))
                   ^
handler.cpp:89:5: note: in expansion of macro 'g_static_mutex_lock'
     g_static_mutex_lock( &m_lock );
     ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:139:50: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
     g_mutex_lock (g_static_mutex_get_mutex (mutex))
                                                  ^
handler.cpp:89:5: note: in expansion of macro 'g_static_mutex_lock'
     g_static_mutex_lock( &m_lock );
     ^
handler.cpp: In member function 'void TA::cHandler::Unlock()':
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:34: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
 #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
                                  ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:143:21: note: in expansion of macro 'g_static_mutex_get_mutex'
     g_mutex_unlock (g_static_mutex_get_mutex (mutex))
                     ^
handler.cpp:95:5: note: in expansion of macro 'g_static_mutex_unlock'
     g_static_mutex_unlock( &m_lock );
     ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:143:52: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
     g_mutex_unlock (g_static_mutex_get_mutex (mutex))
                                                    ^
handler.cpp:95:5: note: in expansion of macro 'g_static_mutex_unlock'
     g_static_mutex_unlock( &m_lock );
     ^
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
server.cpp: In constructor 'TA::cServer::cServer(short unsigned int)':
server.cpp:158:5: warning: 'void g_static_mutex_init(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
     g_static_mutex_init( &m_csock_lock );
     ^
server.cpp:158:40: warning: 'void g_static_mutex_init(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations]
     g_static_mutex_init( &m_csock_lock );
                                        ^
server.cpp: In destructor 'virtual TA::cServer::~cServer()':
server.cpp:168:5: warning: 'void g_static_mutex_free(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:148): Use 'g_mutex_clear' instead [-Wdeprecated-declarations]
     g_static_mutex_free( &m_csock_lock );
     ^
server.cpp:168:40: warning: 'void g_static_mutex_free(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:148): Use 'g_mutex_clear' instead [-Wdeprecated-declarations]
     g_static_mutex_free( &m_csock_lock );
                                        ^
server.cpp: In member function 'bool TA::cServer::Init()':
server.cpp:178:9: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
         g_thread_init( 0 );
         ^
server.cpp:178:26: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
         g_thread_init( 0 );
                          ^
server.cpp:181:16: warning: 'GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
     m_thread = g_thread_create( cServer::ThreadProcAdapter, this, TRUE, 0 );
                ^
server.cpp:181:75: warning: 'GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
     m_thread = g_thread_create( cServer::ThreadProcAdapter, this, TRUE, 0 );
                                                                           ^
In file included from /usr/include/glib-2.0/glib.h:107:0,
                 from server.cpp:33:
server.cpp: In member function 'void TA::cServer::Send(const char*, size_t) const':
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:34: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
 #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
                                  ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:139:19: note: in expansion of macro 'g_static_mutex_get_mutex'
     g_mutex_lock (g_static_mutex_get_mutex (mutex))
                   ^
server.cpp:194:5: note: in expansion of macro 'g_static_mutex_lock'
     g_static_mutex_lock( &m_csock_lock );
     ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:139:50: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
     g_mutex_lock (g_static_mutex_get_mutex (mutex))
                                                  ^
server.cpp:194:5: note: in expansion of macro 'g_static_mutex_lock'
     g_static_mutex_lock( &m_csock_lock );
     ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:34: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
 #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
                                  ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:143:21: note: in expansion of macro 'g_static_mutex_get_mutex'
     g_mutex_unlock (g_static_mutex_get_mutex (mutex))
                     ^
server.cpp:198:5: note: in expansion of macro 'g_static_mutex_unlock'
     g_static_mutex_unlock( &m_csock_lock );
     ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:143:52: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
     g_mutex_unlock (g_static_mutex_get_mutex (mutex))
                                                    ^
server.cpp:198:5: note: in expansion of macro 'g_static_mutex_unlock'
     g_static_mutex_unlock( &m_csock_lock );
     ^
server.cpp: In member function 'void TA::cServer::SetClientSocket(TA::SockFdT)':
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:34: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
 #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
                                  ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:139:19: note: in expansion of macro 'g_static_mutex_get_mutex'
     g_mutex_lock (g_static_mutex_get_mutex (mutex))
                   ^
server.cpp:211:5: note: in expansion of macro 'g_static_mutex_lock'
     g_static_mutex_lock( &m_csock_lock );
     ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:139:50: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
     g_mutex_lock (g_static_mutex_get_mutex (mutex))
                                                  ^
server.cpp:211:5: note: in expansion of macro 'g_static_mutex_lock'
     g_static_mutex_lock( &m_csock_lock );
     ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:34: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
 #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl
                                  ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:143:21: note: in expansion of macro 'g_static_mutex_get_mutex'
     g_mutex_unlock (g_static_mutex_get_mutex (mutex))
                     ^
server.cpp:213:5: note: in expansion of macro 'g_static_mutex_unlock'
     g_static_mutex_unlock( &m_csock_lock );
     ^
/usr/include/glib-2.0/glib/deprecated/gthread.h:143:52: warning: 'GMutex* g_static_mutex_get_mutex_impl(GStaticMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
     g_mutex_unlock (g_static_mutex_get_mutex (mutex))
                                                    ^
server.cpp:213:5: note: in expansion of macro 'g_static_mutex_unlock'
     g_static_mutex_unlock( &m_csock_lock );
     ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"test_agent\" -D__STDC_FORMAT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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: In constructor 'TA::cTimers::cTimers()':
timers.cpp:53:15: warning: 'GCond* g_cond_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
       m_cond( g_cond_new() ),
               ^
timers.cpp:53:26: warning: 'GCond* g_cond_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
       m_cond( g_cond_new() ),
                          ^
timers.cpp:54:16: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
       m_mutex( g_mutex_new() ),
                ^
timers.cpp:54:28: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
       m_mutex( g_mutex_new() ),
                            ^
timers.cpp: In destructor 'TA::cTimers::~cTimers()':
timers.cpp:68:5: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
     g_mutex_free( m_mutex );
     ^
timers.cpp:68:27: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
     g_mutex_free( m_mutex );
                           ^
timers.cpp:69:5: warning: 'void g_cond_free(GCond*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations]
     g_cond_free( m_cond );
     ^
timers.cpp:69:25: warning: 'void g_cond_free(GCond*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations]
     g_cond_free( m_cond );
                         ^
timers.cpp: In member function 'bool TA::cTimers::Start()':
timers.cpp:74:16: warning: 'GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
     m_thread = g_thread_create( ThreadFuncAdapter, this, TRUE, 0 );
                ^
timers.cpp:74:66: warning: 'GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
     m_thread = g_thread_create( ThreadFuncAdapter, this, TRUE, 0 );
                                                                  ^
timers.cpp: In member function 'void TA::cTimers::ThreadFunc()':
timers.cpp:177:9: warning: 'gboolean g_cond_timed_wait(GCond*, GMutex*, GTimeVal*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:281) [-Wdeprecated-declarations]
         g_cond_timed_wait( m_cond, m_mutex, &next );
         ^
timers.cpp:177:51: warning: 'gboolean g_cond_timed_wait(GCond*, GMutex*, GTimeVal*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:281) [-Wdeprecated-declarations]
         g_cond_timed_wait( m_cond, m_mutex, &next );
                                                   ^
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 7:0:4 -Wl,-z,relro -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 -pthread -lgmodule-2.0 -lglib-2.0   -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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 -lssl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread   -pthread -Wl,-soname -Wl,libtest_agent.so.3 -o .libs/libtest_agent.so.3.4.0
libtool: link: (cd ".libs" && rm -f "libtest_agent.so.3" && ln -s "libtest_agent.so.3.4.0" "libtest_agent.so.3")
libtool: link: (cd ".libs" && rm -f "libtest_agent.so" && ln -s "libtest_agent.so.3.4.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.4.0/plugins/test_agent'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
Making all in docs
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
Making all in man
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs/man'
pod2man --release=3.4.0 --name=`echo openhpi.7 | sed 's/\..*//'` \
	-s `echo openhpi.7 | sed 's/.*\.//'` -c "OpenHPI" openhpi.7.pod openhpi.7
pod2man --release=3.4.0 --name=`echo openhpid.8 | sed 's/\..*//'` \
	-s `echo openhpid.8 | sed 's/.*\.//'` -c "OpenHPI" openhpid.8.pod openhpid.8
pod2man --release=3.4.0 --name=`echo hpialarms.1 | sed 's/\..*//'` \
	-s `echo hpialarms.1 | sed 's/.*\.//'` -c "OpenHPI" hpialarms.1.pod hpialarms.1
pod2man --release=3.4.0 --name=`echo hpifan.1 | sed 's/\..*//'` \
	-s `echo hpifan.1 | sed 's/.*\.//'` -c "OpenHPI" hpifan.1.pod hpifan.1
pod2man --release=3.4.0 --name=`echo hpipower.1 | sed 's/\..*//'` \
	-s `echo hpipower.1 | sed 's/.*\.//'` -c "OpenHPI" hpipower.1.pod hpipower.1
pod2man --release=3.4.0 --name=`echo hpisettime.1 | sed 's/\..*//'` \
	-s `echo hpisettime.1 | sed 's/.*\.//'` -c "OpenHPI" hpisettime.1.pod hpisettime.1
pod2man --release=3.4.0 --name=`echo hpitree.1 | sed 's/\..*//'` \
	-s `echo hpitree.1 | sed 's/.*\.//'` -c "OpenHPI" hpitree.1.pod hpitree.1
pod2man --release=3.4.0 --name=`echo hpiel.1 | sed 's/\..*//'` \
	-s `echo hpiel.1 | sed 's/.*\.//'` -c "OpenHPI" hpiel.1.pod hpiel.1
pod2man --release=3.4.0 --name=`echo hpiinv.1 | sed 's/\..*//'` \
	-s `echo hpiinv.1 | sed 's/.*\.//'` -c "OpenHPI" hpiinv.1.pod hpiinv.1
pod2man --release=3.4.0 --name=`echo hpireset.1 | sed 's/\..*//'` \
	-s `echo hpireset.1 | sed 's/.*\.//'` -c "OpenHPI" hpireset.1.pod hpireset.1
pod2man --release=3.4.0 --name=`echo hpithres.1 | sed 's/\..*//'` \
	-s `echo hpithres.1 | sed 's/.*\.//'` -c "OpenHPI" hpithres.1.pod hpithres.1
pod2man --release=3.4.0 --name=`echo hpiwdt.1 | sed 's/\..*//'` \
	-s `echo hpiwdt.1 | sed 's/.*\.//'` -c "OpenHPI" hpiwdt.1.pod hpiwdt.1
pod2man --release=3.4.0 --name=`echo hpievents.1 | sed 's/\..*//'` \
	-s `echo hpievents.1 | sed 's/.*\.//'` -c "OpenHPI" hpievents.1.pod hpievents.1
pod2man --release=3.4.0 --name=`echo hpionIBMblade.1 | sed 's/\..*//'` \
	-s `echo hpionIBMblade.1 | sed 's/.*\.//'` -c "OpenHPI" hpionIBMblade.1.pod hpionIBMblade.1
pod2man --release=3.4.0 --name=`echo hpisensor.1 | sed 's/\..*//'` \
	-s `echo hpisensor.1 | sed 's/.*\.//'` -c "OpenHPI" hpisensor.1.pod hpisensor.1
pod2man --release=3.4.0 --name=`echo hpitop.1 | sed 's/\..*//'` \
	-s `echo hpitop.1 | sed 's/.*\.//'` -c "OpenHPI" hpitop.1.pod hpitop.1
pod2man --release=3.4.0 --name=`echo hpidomain.1 | sed 's/\..*//'` \
	-s `echo hpidomain.1 | sed 's/.*\.//'` -c "OpenHPI" hpidomain.1.pod hpidomain.1
pod2man --release=3.4.0 --name=`echo hpigensimdata.1 | sed 's/\..*//'` \
	-s `echo hpigensimdata.1 | sed 's/.*\.//'` -c "OpenHPI" hpigensimdata.1.pod hpigensimdata.1
pod2man --release=3.4.0 --name=`echo hpixml.1 | sed 's/\..*//'` \
	-s `echo hpixml.1 | sed 's/.*\.//'` -c "OpenHPI" hpixml.1.pod hpixml.1
pod2man --release=3.4.0 --name=`echo ohhandler.1 | sed 's/\..*//'` \
	-s `echo ohhandler.1 | sed 's/.*\.//'` -c "OpenHPI" ohhandler.1.pod ohhandler.1
pod2man --release=3.4.0 --name=`echo ohparam.1 | sed 's/\..*//'` \
	-s `echo ohparam.1 | sed 's/.*\.//'` -c "OpenHPI" ohparam.1.pod ohparam.1
pod2man --release=3.4.0 --name=`echo ohdomainlist.1 | sed 's/\..*//'` \
	-s `echo ohdomainlist.1 | sed 's/.*\.//'` -c "OpenHPI" ohdomainlist.1.pod ohdomainlist.1
pod2man --release=3.4.0 --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.4.0/docs/man'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
Making all in hpi_shell
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/hpi_shell'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c cmdparser.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c commands.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ctrl_inv.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c dimi.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c fumi.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpi_cmd.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c inputcmd.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sensor.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c service.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
session.c: In function 'progress_bar':
session.c:64:3: warning: 'g_cond_timed_wait' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:281) [-Wdeprecated-declarations]
   g_cond_timed_wait(thread_wait, thread_mutex, &time);
   ^
session.c: In function 'do_progress':
session.c:79:2: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
  prog_thread = g_thread_create(progress_bar, 0, FALSE, 0);
  ^
session.c: In function 'open_session':
session.c:269:17: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
                 g_thread_init(NULL);
                 ^
session.c:271:2: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
  thread_wait = g_cond_new();
  ^
session.c:272:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
  thread_mutex = g_mutex_new();
  ^
session.c:283:3: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
   ge_thread = g_thread_create(get_event, 0, FALSE, 0);
   ^
session.c:292:3: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
   ge_thread = g_thread_create(get_event, 0, FALSE, 0);
   ^
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c show.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../utils -I../openhpid -I../marshal -I../clients -DCLIENT -DG_LOG_DOMAIN=\"hpi_shell\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/transport/.libs/libopenhpitransport.so /builddir/build/BUILD/openhpi-3.4.0/marshal/.libs/libopenhpimarshal.so /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/hpi_shell'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6vStrS
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64
++ dirname /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64
+ cd openhpi-3.4.0
+ mkdir -p /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/etc/openhpi
+ mkdir -p -m1755 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/var/lib/openhpi
+ make install DESTDIR=/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64
Making install in utils
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
Making install in t
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
Making install in epath
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/epath'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
Making install in rpt
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/rpt'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
Making install in sahpi
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/sahpi'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
Making install in el
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/el'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
Making install in uid
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/uid'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
Making install in ann
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/ann'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libopenhpiutils.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libopenhpiutils.so.3.4.0 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpiutils.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpiutils.so.3.4.0 libopenhpiutils.so.3 || { rm -f libopenhpiutils.so.3 && ln -s libopenhpiutils.so.3.4.0 libopenhpiutils.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpiutils.so.3.4.0 libopenhpiutils.so || { rm -f libopenhpiutils.so && ln -s libopenhpiutils.so.3.4.0 libopenhpiutils.so; }; })
libtool: install: /usr/bin/install -c .libs/libopenhpiutils.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpiutils.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 openhpiutils.pc '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/pkgconfig'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
Making install in scripts
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
Making install in test
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts/test'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/scripts/test'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts/test'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/scripts'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
Making install in ssl
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/ssl'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/ssl'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libopenhpi_ssl.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libopenhpi_ssl.so.3.4.0 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi_ssl.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpi_ssl.so.3.4.0 libopenhpi_ssl.so.3 || { rm -f libopenhpi_ssl.so.3 && ln -s libopenhpi_ssl.so.3.4.0 libopenhpi_ssl.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpi_ssl.so.3.4.0 libopenhpi_ssl.so || { rm -f libopenhpi_ssl.so && ln -s libopenhpi_ssl.so.3.4.0 libopenhpi_ssl.so; }; })
libtool: install: /usr/bin/install -c .libs/libopenhpi_ssl.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi_ssl.la
libtool: install: 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.4.0/ssl'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/ssl'
Making install in snmp
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/snmp'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/snmp'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libopenhpi_snmp.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libopenhpi_snmp.so.3.4.0 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi_snmp.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpi_snmp.so.3.4.0 libopenhpi_snmp.so.3 || { rm -f libopenhpi_snmp.so.3 && ln -s libopenhpi_snmp.so.3.4.0 libopenhpi_snmp.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpi_snmp.so.3.4.0 libopenhpi_snmp.so || { rm -f libopenhpi_snmp.so && ln -s libopenhpi_snmp.so.3.4.0 libopenhpi_snmp.so; }; })
libtool: install: /usr/bin/install -c .libs/libopenhpi_snmp.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi_snmp.la
libtool: install: 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.4.0/snmp'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/snmp'
Making install in transport
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/transport'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/transport'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libopenhpitransport.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libopenhpitransport.so.3.4.0 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpitransport.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpitransport.so.3.4.0 libopenhpitransport.so.3 || { rm -f libopenhpitransport.so.3 && ln -s libopenhpitransport.so.3.4.0 libopenhpitransport.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpitransport.so.3.4.0 libopenhpitransport.so || { rm -f libopenhpitransport.so && ln -s libopenhpitransport.so.3.4.0 libopenhpitransport.so; }; })
libtool: install: /usr/bin/install -c .libs/libopenhpitransport.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpitransport.la
libtool: install: 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.4.0/transport'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/transport'
Making install in marshal
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
Making install in t
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/marshal/t'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libopenhpimarshal.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libopenhpimarshal.so.3.4.0 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpimarshal.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpimarshal.so.3.4.0 libopenhpimarshal.so.3 || { rm -f libopenhpimarshal.so.3 && ln -s libopenhpimarshal.so.3.4.0 libopenhpimarshal.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpimarshal.so.3.4.0 libopenhpimarshal.so || { rm -f libopenhpimarshal.so && ln -s libopenhpimarshal.so.3.4.0 libopenhpimarshal.so; }; })
libtool: install: /usr/bin/install -c .libs/libopenhpimarshal.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpimarshal.la
libtool: install: 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.4.0/marshal'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
Making install in baselib
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/baselib'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/baselib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libopenhpi.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64'
libtool: install: warning: relinking `libopenhpi.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/baselib; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 7:0:4 -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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.4.0-2.el7.x86_64/usr/lib64 -L/usr/lib64 -lopenhpitransport -lopenhpimarshal -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libopenhpi.so.3 -o .libs/libopenhpi.so.3.4.0
libtool: install: /usr/bin/install -c .libs/libopenhpi.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpi.so.3.4.0 libopenhpi.so.3 || { rm -f libopenhpi.so.3 && ln -s libopenhpi.so.3.4.0 libopenhpi.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 && { ln -s -f libopenhpi.so.3.4.0 libopenhpi.so || { rm -f libopenhpi.so && ln -s libopenhpi.so.3.4.0 libopenhpi.so; }; })
libtool: install: /usr/bin/install -c .libs/libopenhpi.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi.la
libtool: install: 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.4.0/baselib'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/baselib'
Making install in openhpid
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
Making install in t
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
Making install in ohpi
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/openhpid/t/ohpi'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/openhpid/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c openhpid '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/sbin'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/ssl/libopenhpi_ssl.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/openhpid /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/sbin/openhpid
/bin/sh /builddir/build/BUILD/openhpi-3.4.0/install-sh -d /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib/systemd/system
/usr/bin/install -c -m 0644 openhpid.service /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib/systemd/system
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
Making install in clients
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
Making install in hpixml
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients/hpixml'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients/hpixml'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c hpixml '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin'
libtool: install: warning: `../../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpixml /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpixml
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients/hpixml'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients/hpixml'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c hpidomain hpievents hpifan hpiinv hpiel hpigensimdata hpisensor hpipower hpitree hpialarms hpireset hpiwdt hpithres hpitop hpisettime hpionIBMblade ohdomainlist ohhandler ohparam '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin'
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpidomain /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpidomain
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpievents /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpievents
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpifan /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpifan
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpiinv /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpiinv
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpiel /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpiel
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpigensimdata /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpigensimdata
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpisensor /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpisensor
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpipower /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpipower
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpitree /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpitree
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpialarms /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpialarms
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpireset /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpireset
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpiwdt /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpiwdt
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpithres /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpithres
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpitop /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpitop
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpisettime /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpisettime
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/hpionIBMblade /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpionIBMblade
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/ohdomainlist /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/ohdomainlist
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/ohhandler /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/ohhandler
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/ohparam /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/ohparam
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
Making install in plugins
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
Making install in watchdog
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/watchdog'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/watchdog'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libwatchdog.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: warning: relinking `libwatchdog.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/plugins/watchdog; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 7:0:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwatchdog.la -rpath /usr/lib64/openhpi watchdog.lo ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/watchdog.o   -L/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 -L/usr/lib64 -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libwatchdog.so.3 -o .libs/libwatchdog.so.3.4.0
libtool: install: /usr/bin/install -c .libs/libwatchdog.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libwatchdog.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libwatchdog.so.3.4.0 libwatchdog.so.3 || { rm -f libwatchdog.so.3 && ln -s libwatchdog.so.3.4.0 libwatchdog.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libwatchdog.so.3.4.0 libwatchdog.so || { rm -f libwatchdog.so && ln -s libwatchdog.so.3.4.0 libwatchdog.so; }; })
libtool: install: /usr/bin/install -c .libs/libwatchdog.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libwatchdog.la
libtool: install: 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.4.0/plugins/watchdog'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/watchdog'
Making install in sysfs
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/sysfs'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/sysfs'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libsysfs2hpi.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: warning: relinking `libsysfs2hpi.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/plugins/sysfs; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 7:0:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsysfs2hpi.la -rpath /usr/lib64/openhpi sysfs2hpi.lo -lsysfs ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/sysfs2hpi.o   -lsysfs -L/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 -L/usr/lib64 -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libsysfs2hpi.so.3 -o .libs/libsysfs2hpi.so.3.4.0
libtool: install: /usr/bin/install -c .libs/libsysfs2hpi.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsysfs2hpi.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libsysfs2hpi.so.3.4.0 libsysfs2hpi.so.3 || { rm -f libsysfs2hpi.so.3 && ln -s libsysfs2hpi.so.3.4.0 libsysfs2hpi.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libsysfs2hpi.so.3.4.0 libsysfs2hpi.so || { rm -f libsysfs2hpi.so && ln -s libsysfs2hpi.so.3.4.0 libsysfs2hpi.so; }; })
libtool: install: /usr/bin/install -c .libs/libsysfs2hpi.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsysfs2hpi.la
libtool: install: 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.4.0/plugins/sysfs'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/sysfs'
Making install in snmp_bc
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
Making install in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/plugins/snmp_bc/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libsnmp_bc.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: warning: relinking `libsnmp_bc.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CC --mode=relink gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 7:0:4 -Wl,-z,relro -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,-z,now -L/usr/lib64 -lnetsnmp -lssl -lssl -lcrypto -lm ../../snmp/libopenhpi_snmp.la ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
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.4.0-2.el7.x86_64/usr/lib64 -lopenhpi_snmp -luuid -lnetsnmp -lcrypto -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -m64 -mtune=generic -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread   -pthread -Wl,-soname -Wl,libsnmp_bc.so.3 -o .libs/libsnmp_bc.so.3.4.0
libtool: install: /usr/bin/install -c .libs/libsnmp_bc.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsnmp_bc.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libsnmp_bc.so.3.4.0 libsnmp_bc.so.3 || { rm -f libsnmp_bc.so.3 && ln -s libsnmp_bc.so.3.4.0 libsnmp_bc.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libsnmp_bc.so.3.4.0 libsnmp_bc.so || { rm -f libsnmp_bc.so && ln -s libsnmp_bc.so.3.4.0 libsnmp_bc.so; }; })
libtool: install: /usr/bin/install -c .libs/libsnmp_bc.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsnmp_bc.la
libtool: install: 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.4.0/plugins/snmp_bc'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
Making install in ipmidirect
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
Making install in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/plugins/ipmidirect/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libipmidirect.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: warning: relinking `libipmidirect.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 7:0:4 -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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.4.0-2.el7.x86_64/usr/lib64 -L/usr/lib64 -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libipmidirect.so.3 -o .libs/libipmidirect.so.3.4.0
libtool: install: /usr/bin/install -c .libs/libipmidirect.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libipmidirect.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libipmidirect.so.3.4.0 libipmidirect.so.3 || { rm -f libipmidirect.so.3 && ln -s libipmidirect.so.3.4.0 libipmidirect.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libipmidirect.so.3.4.0 libipmidirect.so || { rm -f libipmidirect.so && ln -s libipmidirect.so.3.4.0 libipmidirect.so; }; })
libtool: install: /usr/bin/install -c .libs/libipmidirect.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libipmidirect.la
libtool: install: 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.4.0/plugins/ipmidirect'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
Making install in dynamic_simulator
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/dynamic_simulator'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/dynamic_simulator'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libdyn_simulator.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: warning: relinking `libdyn_simulator.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/plugins/dynamic_simulator; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 7:0:4 -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/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.4.0-2.el7.x86_64/usr/lib64 -L/usr/lib64 -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libdyn_simulator.so.3 -o .libs/libdyn_simulator.so.3.4.0
libtool: install: /usr/bin/install -c .libs/libdyn_simulator.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libdyn_simulator.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libdyn_simulator.so.3.4.0 libdyn_simulator.so.3 || { rm -f libdyn_simulator.so.3 && ln -s libdyn_simulator.so.3.4.0 libdyn_simulator.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libdyn_simulator.so.3.4.0 libdyn_simulator.so || { rm -f libdyn_simulator.so && ln -s libdyn_simulator.so.3.4.0 libdyn_simulator.so; }; })
libtool: install: /usr/bin/install -c .libs/libdyn_simulator.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libdyn_simulator.la
libtool: install: 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.4.0/plugins/dynamic_simulator'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/dynamic_simulator'
Making install in simulator
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
Making install in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/plugins/simulator/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libsimulator.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: warning: relinking `libsimulator.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/plugins/simulator; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 7:0:4 -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
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.4.0-2.el7.x86_64/usr/lib64 -L/usr/lib64 -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libsimulator.so.3 -o .libs/libsimulator.so.3.4.0
libtool: install: /usr/bin/install -c .libs/libsimulator.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsimulator.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libsimulator.so.3.4.0 libsimulator.so.3 || { rm -f libsimulator.so.3 && ln -s libsimulator.so.3.4.0 libsimulator.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libsimulator.so.3.4.0 libsimulator.so || { rm -f libsimulator.so && ln -s libsimulator.so.3.4.0 libsimulator.so; }; })
libtool: install: /usr/bin/install -c .libs/libsimulator.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsimulator.la
libtool: install: 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.4.0/plugins/simulator'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
Making install in ilo2_ribcl
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ilo2_ribcl'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ilo2_ribcl'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libilo2_ribcl.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: warning: relinking `libilo2_ribcl.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/plugins/ilo2_ribcl; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 7:0:4 -Wl,-z,relro -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 -lssl -lxml2 ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
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   -lxml2 -L/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64 -L/usr/lib64 -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libilo2_ribcl.so.3 -o .libs/libilo2_ribcl.so.3.4.0
libtool: install: /usr/bin/install -c .libs/libilo2_ribcl.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libilo2_ribcl.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libilo2_ribcl.so.3.4.0 libilo2_ribcl.so.3 || { rm -f libilo2_ribcl.so.3 && ln -s libilo2_ribcl.so.3.4.0 libilo2_ribcl.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libilo2_ribcl.so.3.4.0 libilo2_ribcl.so || { rm -f libilo2_ribcl.so && ln -s libilo2_ribcl.so.3.4.0 libilo2_ribcl.so; }; })
libtool: install: /usr/bin/install -c .libs/libilo2_ribcl.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libilo2_ribcl.la
libtool: install: 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.4.0/plugins/ilo2_ribcl'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ilo2_ribcl'
Making install in oa_soap
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/oa_soap'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/oa_soap'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   liboa_soap.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: warning: relinking `liboa_soap.la'
libtool: install: (cd /builddir/build/BUILD/openhpi-3.4.0/plugins/oa_soap; /bin/sh /builddir/build/BUILD/openhpi-3.4.0/libtool  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 7:0:4 -Wl,-z,relro -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 -lssl -lxml2 ../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0 -lm -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64)
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.4.0-2.el7.x86_64/usr/lib64 -L/usr/lib64 -lopenhpiutils -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread  -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,liboa_soap.so.3 -o .libs/liboa_soap.so.3.4.0
libtool: install: /usr/bin/install -c .libs/liboa_soap.so.3.4.0T /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/liboa_soap.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f liboa_soap.so.3.4.0 liboa_soap.so.3 || { rm -f liboa_soap.so.3 && ln -s liboa_soap.so.3.4.0 liboa_soap.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f liboa_soap.so.3.4.0 liboa_soap.so || { rm -f liboa_soap.so && ln -s liboa_soap.so.3.4.0 liboa_soap.so; }; })
libtool: install: /usr/bin/install -c .libs/liboa_soap.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/liboa_soap.la
libtool: install: 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.4.0/plugins/oa_soap'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/oa_soap'
Making install in slave
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/slave'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/slave'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libslave.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: /usr/bin/install -c .libs/libslave.so.3.4.0 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libslave.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libslave.so.3.4.0 libslave.so.3 || { rm -f libslave.so.3 && ln -s libslave.so.3.4.0 libslave.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libslave.so.3.4.0 libslave.so || { rm -f libslave.so && ln -s libslave.so.3.4.0 libslave.so; }; })
libtool: install: /usr/bin/install -c .libs/libslave.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libslave.la
libtool: install: 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.4.0/plugins/slave'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/slave'
Making install in test_agent
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/test_agent'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/test_agent'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libtest_agent.la '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi'
libtool: install: /usr/bin/install -c .libs/libtest_agent.so.3.4.0 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libtest_agent.so.3.4.0
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libtest_agent.so.3.4.0 libtest_agent.so.3 || { rm -f libtest_agent.so.3 && ln -s libtest_agent.so.3.4.0 libtest_agent.so.3; }; })
libtool: install: (cd /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi && { ln -s -f libtest_agent.so.3.4.0 libtest_agent.so || { rm -f libtest_agent.so && ln -s libtest_agent.so.3.4.0 libtest_agent.so; }; })
libtool: install: /usr/bin/install -c .libs/libtest_agent.lai /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libtest_agent.la
libtool: install: 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.4.0/plugins/test_agent'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/test_agent'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/plugins'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
Making install in docs
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
Making install in man
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs/man'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs/man'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/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 ohhandler.1 ohparam.1 ohdomainlist.1 hpi_shell.1 '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/man/man1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/man/man7'
 /usr/bin/install -c -m 644 openhpi.7 '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/man/man7'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/man/man8'
 /usr/bin/install -c -m 644 openhpid.8 '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/man/man8'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs/man'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs/man'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/docs'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
Making install in hpi_shell
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/hpi_shell'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/hpi_shell'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c hpi_shell '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin'
libtool: install: warning: `../transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../utils/libopenhpiutils.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../baselib/libopenhpi.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/transport/libopenhpitransport.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.0/marshal/libopenhpimarshal.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/openhpi-3.4.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.4.0-2.el7.x86_64/usr/bin/hpi_shell
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/hpi_shell'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/hpi_shell'
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh /builddir/build/BUILD/openhpi-3.4.0/install-sh -d /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/pkgconfig
/usr/bin/install -c -m 644 openhpi.pc /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/pkgconfig
/bin/sh /builddir/build/BUILD/openhpi-3.4.0/install-sh -d /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/var/lib/openhpi
chmod 777 /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/var/lib/openhpi
/bin/sh /builddir/build/BUILD/openhpi-3.4.0/install-sh -d /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/etc/openhpi
if test ! -e  /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/etc/openhpi/openhpi.conf; then \
	/usr/bin/install -c -m 600 ./openhpi.conf.example /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/etc/openhpi/openhpi.conf; \
fi
if test ! -e  /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/etc/openhpi/simulation.data; then \
	/usr/bin/install -c -m 600 ./simulation.data.example /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/etc/openhpi/simulation.data; \
fi
if test ! -e  /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/etc/openhpi/openhpiclient.conf; then \
	/usr/bin/install -c -m 644 ./openhpiclient.conf.example /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/etc/openhpi/openhpiclient.conf; \
fi
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-3.4.0'
 /usr/bin/install -c -m 644 README README.daemon COPYING '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-3.4.0'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/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/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.4.0-2.el7.x86_64/usr/include/openhpi'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0'
+ rm -rf /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/libopenhpi.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/libopenhpi_snmp.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/libopenhpi_ssl.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/libopenhpimarshal.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/libopenhpitransport.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/libopenhpiutils.la
+ rm -rf /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libdyn_simulator.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libilo2_ribcl.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libipmidirect.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/liboa_soap.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libsimulator.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libslave.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libsnmp_bc.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libsysfs2hpi.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libtest_agent.la /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64//usr/lib64/openhpi/libwatchdog.la
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/openhpi-3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/ohdomainlist
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpipower
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpisettime
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpifan
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpidomain
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpitree
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpiwdt
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpiinv
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpithres
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpievents
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpisensor
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpigensimdata
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpitop
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpionIBMblade
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpireset
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/ohparam
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpixml
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpiel
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpi_shell
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/hpialarms
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/bin/ohhandler
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi_snmp.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpiutils.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpitransport.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsnmp_bc.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libdyn_simulator.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libslave.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libilo2_ribcl.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsysfs2hpi.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libwatchdog.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libsimulator.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libipmidirect.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/liboa_soap.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/openhpi/libtest_agent.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpi_ssl.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/lib64/libopenhpimarshal.so.3.4.0
extracting debug info from /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/sbin/openhpid
/usr/lib/rpm/sepdebugcrcfix: Updated 38 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib64/libopenhpi.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpi.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libipmidirect.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libipmidirect.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libilo2_ribcl.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libilo2_ribcl.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libsnmp_bc.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libsnmp_bc.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libwatchdog.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libwatchdog.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/liboa_soap.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/liboa_soap.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/liboa_soap.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/liboa_soap.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libipmidirect.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libipmidirect.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libwatchdog.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libwatchdog.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libsnmp_bc.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libsnmp_bc.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libilo2_ribcl.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libilo2_ribcl.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libsysfs2hpi.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libsysfs2hpi.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libdyn_simulator.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libdyn_simulator.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libsysfs2hpi.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libsysfs2hpi.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libtest_agent.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libtest_agent.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libsimulator.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libsimulator.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libtest_agent.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libtest_agent.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libslave.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libslave.so.3.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libsimulator.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libsimulator.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libslave.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libslave.so.debug
symlinked /usr/lib/debug/usr/lib64/openhpi/libdyn_simulator.so.3.4.0.debug to /usr/lib/debug/usr/lib64/openhpi/libdyn_simulator.so.3.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpiutils.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpiutils.so.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpi_ssl.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpi_ssl.so.3.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpi_ssl.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpi_ssl.so.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpitransport.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpitransport.so.3.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpitransport.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpitransport.so.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpi_snmp.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpi_snmp.so.3.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpi.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpi.so.3.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpimarshal.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpimarshal.so.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpi_snmp.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpi_snmp.so.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpiutils.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpiutils.so.3.debug
symlinked /usr/lib/debug/usr/lib64/libopenhpimarshal.so.3.4.0.debug to /usr/lib/debug/usr/lib64/libopenhpimarshal.so.3.debug
16762 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nNAXCw
+ umask 022
+ cd /builddir/build/BUILD
+ cd openhpi-3.4.0
+ make check
Making check in utils
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
Making check in t
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
Making check in epath
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/epath'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
uid_utils.c: In function 'oh_uid_initialize':
uid_utils.c:137:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:170:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_from_entity_path':
uid_utils.c:212:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:218:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:226:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:267:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_remove':
uid_utils.c:294:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:297:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:305:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:314:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_lookup':
uid_utils.c:342:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:345:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:350:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_entity_path_lookup':
uid_utils.c:373:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:376:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:382:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_map_to_file':
uid_utils.c:402:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:407:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:415:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:424:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_numeric_000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_numeric_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_numeric_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_numeric_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_numeric_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_numeric_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_014.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_015.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_016.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_017.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_018.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_019.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_020.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_021.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_022.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_023.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_024.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_025.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_026.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_027.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_028.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_029.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_030.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_031.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_032.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_033.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_034.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_035.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_036.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_037.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_038.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_039.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_040.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_041.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_042.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_043.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_044.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_045.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_046.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_047.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_048.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_049.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_050.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_051.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_052.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_053.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_054.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_055.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_056.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_057.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_058.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_059.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_060.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_061.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_062.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_063.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_064.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_065.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_066.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_067.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_068.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_069.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_070.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_071.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_072.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_073.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_074.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_075.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_076.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_077.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_078.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_079.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_080.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_081.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_082.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_083.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_084.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_085.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_086.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_087.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_088.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_089.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_090.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_091.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_092.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_093.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_094.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_095.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_096.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_097.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_098.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_099.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_100.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_conv_101.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_cmp_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_014.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_concat_015.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ep_derive_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c set_ep_loc_013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c print_ep_000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c print_ep_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c print_ep_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c print_ep_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c print_ep_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c print_ep_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_014.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_015.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_016.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_017.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_018.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_019.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_020.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_021.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_022.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_023.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_024.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_025.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_026.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_027.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_028.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_029.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_030.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_031.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_032.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_033.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_034.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_035.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_036.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_037.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_038.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_039.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_040.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_041.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_042.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_043.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_044.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_045.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_046.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_047.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_048.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_049.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_050.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_051.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_052.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_053.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_054.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_055.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_056.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_057.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_058.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_059.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_060.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_061.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_062.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_063.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_064.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_065.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_066.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_067.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_068.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_069.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_070.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_071.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_072.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_073.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_074.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_075.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_076.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_077.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_078.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_079.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_080.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_081.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_082.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_083.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_084.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_085.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_086.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_087.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_088.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_089.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_090.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_091.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_092.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_093.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_094.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_095.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_096.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_097.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_098.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_099.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_100.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_101.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_102.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_103.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_104.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_105.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_106.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_107.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_108.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_109.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_110.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_111.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_112.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_113.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_114.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_115.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_116.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_117.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_118.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_119.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_120.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_121.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_122.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_123.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_124.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_125.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_126.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_127.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_128.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_129.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_130.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_131.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_132.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_133.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_134.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_135.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_136.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_137.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_138.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_139.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_140.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_141.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_142.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_143.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_144.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_145.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_146.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_147.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_148.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_149.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_150.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_151.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_152.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_153.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_154.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_155.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_156.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_157.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_158.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_159.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_160.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_161.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_162.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_163.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_164.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_165.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_166.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_167.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_168.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_169.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_170.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_171.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_172.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_173.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_174.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_175.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_176.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_177.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_178.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_179.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_180.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_181.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_182.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_183.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_184.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_185.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_186.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_187.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_188.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_189.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_190.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_191.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_192.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_193.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_194.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_195.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_196.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_197.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_198.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_199.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_200.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_201.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_202.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_203.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_204.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_205.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_206.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_207.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_208.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_209.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_210.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_211.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_212.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_213.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_214.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_215.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_216.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_217.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_218.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_219.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_220.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_221.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_222.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_223.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_224.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_225.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_226.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_227.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_228.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_229.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_230.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_231.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_232.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_233.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_234.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_235.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_236.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_237.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_238.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_239.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_240.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_241.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_242.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_243.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_244.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_245.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_246.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_247.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_248.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_249.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_250.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_251.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_252.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_253.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_254.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_255.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_256.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_257.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_258.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_259.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_260.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_261.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_262.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_263.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_264.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_265.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_266.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_267.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_268.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_269.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_270.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_271.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_272.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_273.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_274.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_275.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_276.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_277.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_278.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_279.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_280.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_281.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_282.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_283.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_284.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_285.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_286.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_287.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_288.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_289.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_290.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_291.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_292.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_293.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_294.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_295.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_296.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_297.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_298.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_299.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_300.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_301.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_302.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_303.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_304.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_305.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_306.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_307.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_308.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_309.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_310.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_311.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_312.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_313.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_314.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_315.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_316.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_317.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_318.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_319.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_320.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_321.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_322.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_323.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_324.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_325.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_326.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_327.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_328.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_329.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_330.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_331.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_332.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_333.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_334.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_335.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_336.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_337.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_338.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_339.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_340.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_341.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_342.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_343.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_344.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_345.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_346.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_347.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_348.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_349.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_350.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_351.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_352.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_353.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_354.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_355.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_356.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_357.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_358.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_359.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_360.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_361.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_362.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_363.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_364.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_365.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_366.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_367.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_368.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_369.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_370.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_371.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_372.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_373.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_374.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_375.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_376.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_377.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_378.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_379.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_380.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_381.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_382.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_383.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_384.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_385.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_386.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_387.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_388.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_389.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_390.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_391.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_392.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_393.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_394.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_395.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_396.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_397.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_398.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_399.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_400.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_401.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_402.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_403.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_404.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_405.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_406.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_407.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_408.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_409.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_410.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_411.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_412.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_413.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_414.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_415.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_416.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_417.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_418.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_419.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_420.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_421.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_422.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_423.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_424.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_425.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_426.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_427.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_428.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_429.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_430.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_431.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_432.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_433.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_434.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_435.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_436.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_437.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_438.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_439.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_440.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_441.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_442.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_443.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_444.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_445.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_446.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_447.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_448.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_pattern_449.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 608
# PASS:  608
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/epath'
Making check in rpt
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/rpt'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
uid_utils.c: In function 'oh_uid_initialize':
uid_utils.c:137:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:170:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_from_entity_path':
uid_utils.c:212:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:218:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:226:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:267:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_remove':
uid_utils.c:294:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:297:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:305:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:314:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_lookup':
uid_utils.c:342:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:345:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:350:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_entity_path_lookup':
uid_utils.c:373:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:376:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:382:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_map_to_file':
uid_utils.c:402:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:407:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:415:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:424:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_014.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_015.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_016.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_017.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_018.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_019.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_020.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_021.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_022.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_023.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_024.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_025.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_026.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_027.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_028.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_029.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_030.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_031.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_032.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_033.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_034.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_035.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_037.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_038.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_039.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_040.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_041.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_042.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_043.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_044.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_045.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_046.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_047.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_048.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_049.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_050.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_051.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_052.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_053.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_054.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_055.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_056.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_057.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_058.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_059.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_060.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_061.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_062.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_063.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_064.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_065.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_066.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_067.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_068.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_069.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_070.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_071.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_072.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_073.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_074.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_075.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_076.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_077.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_078.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_079.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_080.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_081.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_082.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_1000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 83
# PASS:  83
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/rpt'
Making check in sahpi
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/sahpi'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
uid_utils.c: In function 'oh_uid_initialize':
uid_utils.c:137:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:170:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_from_entity_path':
uid_utils.c:212:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:218:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:226:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:267:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_remove':
uid_utils.c:294:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:297:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:305:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:314:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_lookup':
uid_utils.c:342:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:345:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:350:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_entity_path_lookup':
uid_utils.c:373:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:376:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:382:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_map_to_file':
uid_utils.c:402:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:407:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:415:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:424:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_idrinfo_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_idrarea_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_idrfield_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_rptentry_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_rdr_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"  -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_text_utils_test.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 12
# PASS:  12
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/sahpi'
Making check in el
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/el'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
uid_utils.c: In function 'oh_uid_initialize':
uid_utils.c:137:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:170:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_from_entity_path':
uid_utils.c:212:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:218:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:226:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:267:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_remove':
uid_utils.c:294:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:297:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:305:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:314:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_lookup':
uid_utils.c:342:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:345:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:350:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_entity_path_lookup':
uid_utils.c:373:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:376:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:382:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_map_to_file':
uid_utils.c:402:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:407:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:415:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:424:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_005.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_compare.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_014.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_015.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_016.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_017.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_018.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_019.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_020.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_021.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_022.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_023.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_024.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_025.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_026.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_027.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_028.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_029.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_030.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_031.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_032.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_033.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_034.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_035.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_036.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_037.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_038.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_039.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_040.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_041.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_042.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_043.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_044.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_test_045.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 45
# PASS:  45
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/el'
Making check in uid
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/uid'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
uid_utils.c: In function 'oh_uid_initialize':
uid_utils.c:137:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:170:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_from_entity_path':
uid_utils.c:212:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:218:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:226:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:267:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_remove':
uid_utils.c:294:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:297:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:305:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:314:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_lookup':
uid_utils.c:342:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:345:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:350:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_entity_path_lookup':
uid_utils.c:373:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:376:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:382:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_map_to_file':
uid_utils.c:402:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:407:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:415:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:424:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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_time_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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_time_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 14
# PASS:  14
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/uid'
Making check in ann
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/utils/t/ann'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c 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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
uid_utils.c: In function 'oh_uid_initialize':
uid_utils.c:137:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:170:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_from_entity_path':
uid_utils.c:212:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:218:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:226:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:267:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_remove':
uid_utils.c:294:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:297:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:305:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:314:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_lookup':
uid_utils.c:342:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:345:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:350:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_entity_path_lookup':
uid_utils.c:373:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:376:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:382:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
uid_utils.c: In function 'oh_uid_map_to_file':
uid_utils.c:402:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_lock(&oh_uid_lock);
         ^
uid_utils.c:407:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:415:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
                 uid_unlock(&oh_uid_lock);
                 ^
uid_utils.c:424:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations]
         uid_unlock(&oh_uid_lock);
         ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c 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]
         SaErrorT rc;
                  ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c 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]
         SaErrorT rc;
                  ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c 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]
         SaErrorT rc;
                  ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ann_test_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ann_test_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ann_test_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ann_test_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 uid_utils.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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 uid_utils.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 8
# PASS:  8
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t/ann'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils/t'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/utils'
Making check in scripts
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
Making check in test
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts/test'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts/test'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/scripts'
Making check in ssl
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/ssl'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/ssl'
Making check in snmp
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/snmp'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/snmp'
Making check in transport
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/transport'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/transport'
Making check in marshal
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
Making check in t
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/marshal/t'
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_000.c
if test ! -f marshal.c -a ! -L marshal.c; then \
	ln -s ../../marshal/marshal.c; \
fi
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_000 marshal_000.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_000 marshal_000.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_001.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_001 marshal_001.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_001 marshal_001.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_002.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_002 marshal_002.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_002 marshal_002.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_003.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_003 marshal_003.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_003 marshal_003.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_004.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_004 marshal_004.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_004 marshal_004.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_005.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_005 marshal_005.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_005 marshal_005.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_006.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_006 marshal_006.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_006 marshal_006.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_007.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_007 marshal_007.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_007 marshal_007.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_008.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_008 marshal_008.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_008 marshal_008.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_009.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_009 marshal_009.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_009 marshal_009.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_010.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_010 marshal_010.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_010 marshal_010.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_011.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_011 marshal_011.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_011 marshal_011.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_012.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_012 marshal_012.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_012 marshal_012.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_013.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_013 marshal_013.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_013 marshal_013.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_014.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_014 marshal_014.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_014 marshal_014.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_015.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_015 marshal_015.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_015 marshal_015.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_016.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_016 marshal_016.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_016 marshal_016.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_017.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_017 marshal_017.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_017 marshal_017.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_018.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_018 marshal_018.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_018 marshal_018.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_019.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_019 marshal_019.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_019 marshal_019.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_020.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_020 marshal_020.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_020 marshal_020.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_021.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_021 marshal_021.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_021 marshal_021.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_022.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_022 marshal_022.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_022 marshal_022.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_023.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_023 marshal_023.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_023 marshal_023.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_024.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_024 marshal_024.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_024 marshal_024.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_025.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_025 marshal_025.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_025 marshal_025.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_026.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_026 marshal_026.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_026 marshal_026.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_027.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_027 marshal_027.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_027 marshal_027.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_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../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_028 marshal_028.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_028 marshal_028.o marshal_hpi_types.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_029.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_029 marshal_029.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_029 marshal_029.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_030.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_030 marshal_030.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_030 marshal_030.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_031.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_031 marshal_031.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_031 marshal_031.o marshal.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_000.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_000 marshal_hpi_types_000.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_001.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_001 marshal_hpi_types_001.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_002.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_002 marshal_hpi_types_002.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_003.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_003 marshal_hpi_types_003.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_004.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_004 marshal_hpi_types_004.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_005.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_005 marshal_hpi_types_005.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_006.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_006 marshal_hpi_types_006.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_007.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_007 marshal_hpi_types_007.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_008.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_008 marshal_hpi_types_008.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_009.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_009 marshal_hpi_types_009.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_010.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_010 marshal_hpi_types_010.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_011.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_011 marshal_hpi_types_011.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_012.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_012 marshal_hpi_types_012.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_013.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_013 marshal_hpi_types_013.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_014.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_014 marshal_hpi_types_014.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_015.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_015 marshal_hpi_types_015.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_016.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_016 marshal_hpi_types_016.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_017.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_017 marshal_hpi_types_017.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_018.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_018 marshal_hpi_types_018.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_019.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_019 marshal_hpi_types_019.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_020.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_020 marshal_hpi_types_020.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_021.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_021 marshal_hpi_types_021.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_022.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_022 marshal_hpi_types_022.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_023.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_023 marshal_hpi_types_023.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_024.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_024 marshal_hpi_types_024.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_025.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_025 marshal_hpi_types_025.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_026.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_026 marshal_hpi_types_026.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_027.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_027 marshal_hpi_types_027.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_028.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_028 marshal_hpi_types_028.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_029.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_029 marshal_hpi_types_029.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_030.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_030 marshal_hpi_types_030.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_031.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_031 marshal_hpi_types_031.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_032.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_032 marshal_hpi_types_032.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_033.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_033 marshal_hpi_types_033.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_034.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_034 marshal_hpi_types_034.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_035.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_035 marshal_hpi_types_035.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_036.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_036 marshal_hpi_types_036.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_037.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_037 marshal_hpi_types_037.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_038.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_038 marshal_hpi_types_038.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_039.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_039 marshal_hpi_types_039.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_040.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_040 marshal_hpi_types_040.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_041.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_041 marshal_hpi_types_041.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_042.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_042 marshal_hpi_types_042.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_043.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_043 marshal_hpi_types_043.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_044.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_044 marshal_hpi_types_044.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_045.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_045 marshal_hpi_types_045.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_046.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_046 marshal_hpi_types_046.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_047.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_047 marshal_hpi_types_047.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_048.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o marshal_hpi_types_048 marshal_hpi_types_048.o marshal_hpi_types.o marshal.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make  check-TESTS
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 81
# PASS:  81
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal/t'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/marshal'
Making check in baselib
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/baselib'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/baselib'
Making check in openhpid
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
Making check in t
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
Making check in ohpi
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/openhpid/t/ohpi'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c setup_conf.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_007 ohpi_007.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_008 ohpi_008.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_009.c
ohpi_009.c: In function 'main':
ohpi_009.c:54:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
         if (strcmp("libsimulator",hinfo.plugin_name))
         ^
In file included from ohpi_009.c:17:0:
/usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'SaHpiUint8T *'
 extern size_t strlen (const char *__s)
               ^
ohpi_009.c:54:9: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
         if (strcmp("libsimulator",hinfo.plugin_name))
         ^
ohpi_009.c:54:9: note: expected 'const char *' but argument is of type 'SaHpiUint8T *'
ohpi_009.c:54:9: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
ohpi_009.c:54:9: note: expected 'const char *' but argument is of type 'SaHpiUint8T *'
ohpi_009.c:54:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
In file included from ohpi_009.c:17:0:
/usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'SaHpiUint8T *'
 extern size_t strlen (const char *__s)
               ^
ohpi_009.c:54:9: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
         if (strcmp("libsimulator",hinfo.plugin_name))
         ^
ohpi_009.c:54:9: note: expected 'const char *' but argument is of type 'SaHpiUint8T *'
ohpi_009.c:54:9: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
ohpi_009.c:54:9: note: expected 'const char *' but argument is of type 'SaHpiUint8T *'
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_009 ohpi_009.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_010 ohpi_010.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_024.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_024 ohpi_024.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_025.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_025 ohpi_025.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_026.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_026 ohpi_026.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_027.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_027 ohpi_027.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_028.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_028 ohpi_028.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_029.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_029 ohpi_029.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_030.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_030 ohpi_030.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_031.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_031 ohpi_031.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_032.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_032 ohpi_032.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_033.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_033 ohpi_033.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_034.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_034 ohpi_034.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_035.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_035 ohpi_035.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_036.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_036 ohpi_036.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_037.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_037 ohpi_037.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_038.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_038 ohpi_038.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_039.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_039 ohpi_039.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_version.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ohpi_version ohpi_version.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hpiinjector.c
hpiinjector.c: In function 'main':
hpiinjector.c:65:19: warning: variable 'resourceid' set but not used [-Wunused-but-set-variable]
  SaHpiResourceIdT resourceid = all_resources;
                   ^
hpiinjector.c:62:16: warning: variable 'hpiVer' set but not used [-Wunused-but-set-variable]
  SaHpiVersionT hpiVer;
                ^
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hpiinjector hpiinjector.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 23
# PASS:  23
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t/ohpi'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid/t'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/openhpid'
Making check in clients
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
Making check in hpixml
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients/hpixml'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients/hpixml'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/clients'
Making check in plugins
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
Making check in watchdog
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/watchdog'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/watchdog'
Making check in sysfs
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/sysfs'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/sysfs'
Making check in snmp_bc
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
Making check in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/plugins/snmp_bc/t'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c setup_conf.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsim_file.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tevent.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tcontrol_parms.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tset_resource_tag.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tset_resource_sev.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsnmp_bc_getset.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget016.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget031.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget033.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget034.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget035.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget036.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget040.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorget041.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tcontrol001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tcontrol002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tcontrol003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tcontrolfailover.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tdiscover001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tel001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tel002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tel003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tel004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tel005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tel006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tel007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c thotswap001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c thotswap-mhs001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c thotswap-simple001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tinv001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tinv002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tinv003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tinv004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tinv005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tinv006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tinv007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tpower001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c treset001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsptime001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsptime002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset015.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset017.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset018.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset019.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset020.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset021.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset022.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset023.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../snmp -I../../../include -I../../../snmp -I../../../plugins/snmp_bc -DG_LOG_DOMAIN=\"t\"  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c tsensorset024.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing  -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -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 -lssl -pthread -lgthread-2.0 -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 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/ssl/.libs/libopenhpi_ssl.so ../../../plugins/snmp_bc/t/.libs/libsnmp_bc.so -L../../../utils -L/usr/lib64 -luuid -lnetsnmp -lcrypto /builddir/build/BUILD/openhpi-3.4.0/utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 70
# PASS:  70
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/snmp_bc'
Making check in ipmidirect
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
Making check in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make  con_000 con_001 thread_000 sensor_factors_000
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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]
     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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
ipmi_con_lan.cpp: In member function 'int cIpmiConLan::AuthGen(unsigned char*, uint8_t*, uint8_t*, unsigned char*, unsigned int)':
ipmi_con_lan.cpp:103:3: warning: narrowing conversion of 'data_len' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
ipmi_con_lan.cpp: In member function 'int cIpmiConLan::AuthCheck(uint8_t*, uint8_t*, unsigned char*, unsigned int, unsigned char*)':
ipmi_con_lan.cpp:130:3: warning: narrowing conversion of 'data_len' from 'unsigned int' to 'int' inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
ipmi_con_smi.cpp: In member function 'virtual int cIpmiConSmi::IfOpen()':
ipmi_con_smi.cpp:254:28: warning: variable 'parms' set but not used [-Wunused-but-set-variable]
   struct ipmi_timing_parms parms;
                            ^
ipmi_con_smi.cpp:263:3: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if ( rv == -1 )
   ^
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 'void cIpmiLog::Output(const char*)':
ipmi_log.cpp:167:10: warning: variable 'fwrote' set but not used [-Wunused-but-set-variable]
   size_t fwrote;
          ^
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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -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 -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 -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 -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c con_001.c
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -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 -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 -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 -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thread_000 thread_000.o thread.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thread_000 thread_000.o thread.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -I../../../plugins/ipmidirect -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sensor_factors_000 sensor_factors_000.o ipmi_sensor_factors.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sensor_factors_000 sensor_factors_000.o ipmi_sensor_factors.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
PASS: thread_000
PASS: sensor_factors_000
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ipmidirect'
Making check in dynamic_simulator
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/dynamic_simulator'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/dynamic_simulator'
Making check in simulator
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
Making check in t
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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.4.0/plugins/simulator/t'
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions -c setup_conf.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-nonliteral         -Wno-format-y2k         -Wcast-qual         -Wcast-align         -Wno-strict-aliasing 	-fno-strict-aliasing         -Wno-unused-value  -D_GNU_SOURCE -D_REENTRANT -fexceptions  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o  -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setup_conf setup_conf.o -pthread  -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_000.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_000 sim_sanity_000.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_001.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_001 sim_sanity_001.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_002.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_002 sim_sanity_002.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_003.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_003 sim_sanity_003.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_004.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_004 sim_sanity_004.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_005.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_005 sim_sanity_005.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_006.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_006 sim_sanity_006.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_007.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_007 sim_sanity_007.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_008.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_008 sim_sanity_008.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_009.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_009 sim_sanity_009.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_010.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_010 sim_sanity_010.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_011.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_011 sim_sanity_011.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_012.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_012 sim_sanity_012.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_013.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_013 sim_sanity_013.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_014.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_014 sim_sanity_014.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_015.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_015 sim_sanity_015.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_016.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_016 sim_sanity_016.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_017.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_017 sim_sanity_017.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_018.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_018 sim_sanity_018.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_019.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_019 sim_sanity_019.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_020.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_020 sim_sanity_020.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_021.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_021 sim_sanity_021.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_022.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_022 sim_sanity_022.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_023.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_023 sim_sanity_023.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_024.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_024 sim_sanity_024.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_025.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_025 sim_sanity_025.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_026.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_026 sim_sanity_026.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_027.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_027 sim_sanity_027.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_028.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_028 sim_sanity_028.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_029.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_029 sim_sanity_029.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_030.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_030 sim_sanity_030.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_031.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_031 sim_sanity_031.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_032.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_032 sim_sanity_032.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_033.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_033 sim_sanity_033.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_034.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_034 sim_sanity_034.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_035.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_035 sim_sanity_035.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_036.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_036 sim_sanity_036.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_037.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_037 sim_sanity_037.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_038.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_038 sim_sanity_038.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_039.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_039 sim_sanity_039.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_040.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_040 sim_sanity_040.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_041.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_041 sim_sanity_041.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_042.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_042 sim_sanity_042.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_043.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_043 sim_sanity_043.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_044.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_044 sim_sanity_044.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../utils -I../../../utils -I../../../clients -DG_LOG_DOMAIN=\"t\"   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -Wformat-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_sanity_045.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include           -Wall         -Wmissing-prototypes         -Wmissing-declarations         -Wstrict-prototypes         -Wpointer-arith         -Wformat=2         -Wformat-security         -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sim_sanity_045 sim_sanity_045.o ../../../openhpid/libopenhpidaemon.la ../../../utils/libopenhpiutils.la -lssl -pthread -lgthread-2.0 -lglib-2.0   -lm -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -Wl,-z -Wl,relro -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.4.0/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.4.0/ssl/.libs/libopenhpi_ssl.so -lcrypto ../../../utils/.libs/libopenhpiutils.so -lssl -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make  check-TESTS
make[4]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[5]: Entering directory `/builddir/build/BUILD/openhpi-3.4.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
make[6]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
============================================================================
Testsuite summary for openhpi 3.4.0
============================================================================
# TOTAL: 47
# PASS:  47
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[4]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator/t'
make[3]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/simulator'
Making check in ilo2_ribcl
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ilo2_ribcl'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/ilo2_ribcl'
Making check in oa_soap
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/oa_soap'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/oa_soap'
Making check in slave
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/slave'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/slave'
Making check in test_agent
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/test_agent'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins/test_agent'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/plugins'
Making check in docs
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
Making check in man
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs/man'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs/man'
make[2]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/docs'
Making check in hpi_shell
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0/hpi_shell'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0/hpi_shell'
make[1]: Entering directory `/builddir/build/BUILD/openhpi-3.4.0'
make[1]: Leaving directory `/builddir/build/BUILD/openhpi-3.4.0'
+ exit 0
Processing files: openhpi-3.4.0-2.el7.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZPOVst
+ umask 022
+ cd /builddir/build/BUILD
+ cd openhpi-3.4.0
+ DOCDIR=/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-3.4.0
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-3.4.0
+ cp -pr README /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-3.4.0
+ cp -pr README.daemon /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-3.4.0
+ cp -pr openhpi.conf.example /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-3.4.0
+ cp -pr plugins/ilo2_ribcl/OpenHPI_ProLiant_DevGuide.pdf plugins/oa_soap/OpenHPI_Blade_DevGuide.pdf plugins/snmp_bc/bc2hpi.pdf /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-3.4.0
+ exit 0
Provides: config(openhpi) = 3.4.0-2.el7 libdyn_simulator.so.3()(64bit) libilo2_ribcl.so.3()(64bit) libipmidirect.so.3()(64bit) liboa_soap.so.3()(64bit) libsimulator.so.3()(64bit) libslave.so.3()(64bit) libsnmp_bc.so.3()(64bit) libsysfs2hpi.so.3()(64bit) libtest_agent.so.3()(64bit) libwatchdog.so.3()(64bit) openhpi = 3.4.0-2.el7 openhpi(x86-64) = 3.4.0-2.el7
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.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdyn_simulator.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnetsnmp.so.31()(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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsimulator.so.3()(64bit) libslave.so.3()(64bit) libsnmp_bc.so.3()(64bit) libssl.so.10()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libsysfs.so.2()(64bit) libsysfs2hpi.so.3()(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.4.0-2.el7.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ytXw2q
+ umask 022
+ cd /builddir/build/BUILD
+ cd openhpi-3.4.0
+ DOCDIR=/builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-libs-3.4.0
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-libs-3.4.0
+ cp -pr COPYING /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64/usr/share/doc/openhpi-libs-3.4.0
+ exit 0
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.4.0-2.el7 openhpi-libs(x86-64) = 3.4.0-2.el7
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libnetsnmp.so.31()(64bit) libopenhpimarshal.so.3()(64bit) libopenhpitransport.so.3()(64bit) libopenhpiutils.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.4.0-2.el7.x86_64
Provides: openhpi-devel = 3.4.0-2.el7 openhpi-devel(x86-64) = 3.4.0-2.el7 pkgconfig(openhpi) = 3.4.0 pkgconfig(openhpiutils) = 3.4.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-debuginfo-3.4.0-2.el7.x86_64
Provides: openhpi-debuginfo = 3.4.0-2.el7 openhpi-debuginfo(x86-64) = 3.4.0-2.el7
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64
Wrote: /builddir/build/RPMS/openhpi-3.4.0-2.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/openhpi-libs-3.4.0-2.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/openhpi-devel-3.4.0-2.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/openhpi-debuginfo-3.4.0-2.el7.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CRQGTB
+ umask 022
+ cd /builddir/build/BUILD
+ cd openhpi-3.4.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/openhpi-3.4.0-2.el7.x86_64
+ exit 0
Child return code was: 0
LEAVE do -->