Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253374 Details for
Bug 1424020
openhpi: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 124.17 KB, created by
Fedora Release Engineering
on 2017-02-17 15:37:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:37:20 UTC
Size:
124.17 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/openhpi.spec'], user='mockbuild'gid=425uid=1000logger=<mockbuild.trace_decorator.getLog object at 0x3fff9e192390>printOutput=FalsechrootPath='/var/lib/mock/f26-build-7648314-694398/root'timeout=172800shell=Falseenv={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/openhpi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/openhpi-3.6.1-4.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/openhpi.spec'], user='mockbuild'gid=425printOutput=FalsechrootPath='/var/lib/mock/f26-build-7648314-694398/root'logger=<mockbuild.trace_decorator.getLog object at 0x3fff9e192390>private_network=Trueuid=1000shell=Falsetimeout=172800env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/openhpi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bNay0x >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf openhpi-3.6.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/openhpi-3.6.1.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd openhpi-3.6.1 >+ /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/patch --no-backup-if-mismatch -p1 -b --suffix .systemd --fuzz=0 >patching file configure.ac >Hunk #1 succeeded at 713 (offset 4 lines). >Hunk #2 succeeded at 766 (offset 4 lines). >patching file openhpid/Makefile.am >patching file openhpid/openhpid.service.in >Patch #1 (openhpi-3.6.1-sysfs-double-free.patch): >+ echo 'Patch #1 (openhpi-3.6.1-sysfs-double-free.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sysfs --fuzz=0 >patching file plugins/sysfs/sysfs2hpi.c >+ autoreconf -vif >autoreconf: Entering directory `.' >autoreconf: configure.ac: not using Gettext >autoreconf: running: aclocal --force >autoreconf: configure.ac: tracing >autoreconf: running: libtoolize --copy --force >libtoolize: putting auxiliary files in '.'. >libtoolize: copying file './ltmain.sh' >libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, >libtoolize: and rerunning libtoolize and aclocal. >libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >autoreconf: running: /usr/bin/autoconf --force >autoreconf: running: /usr/bin/autoheader --force >autoreconf: running: automake --add-missing --copy --force-missing >configure.ac:37: installing './compile' >configure.ac:10: installing './missing' >baselib/Makefile.am: installing './depcomp' >baselibs/Makefile.am:32: warning: shell find $(srcdir: non-POSIX variable name >baselibs/Makefile.am:32: (probably a GNU make extension) >clients/hpixml/Makefile.am:13: warning: source file '$(top_srcdir)/clients/clients.c' is in a subdirectory, >clients/hpixml/Makefile.am:13: but option 'subdir-objects' is disabled >automake: warning: possible forward-incompatibility. >automake: At least a source file is in a subdirectory, but the 'subdir-objects' >automake: automake option hasn't been enabled. For now, the corresponding output >automake: object file(s) will be placed in the top-level directory. However, >automake: this behaviour will change in future Automake versions: they will >automake: unconditionally cause object files to be placed in the same subdirectory >automake: of the corresponding sources. >automake: You are advised to start using 'subdir-objects' option throughout your >automake: project, to avoid future incompatibilities. >hpi_shell/Makefile.am:23: warning: source file '$(top_srcdir)/clients/clients.c' is in a subdirectory, >hpi_shell/Makefile.am:23: but option 'subdir-objects' is disabled >plugins/snmp_bc/t/Makefile.am:101: warning: shell pwd: non-POSIX variable name >plugins/snmp_bc/t/Makefile.am:101: (probably a GNU make extension) >plugins/snmp_bc/t/Makefile.am:102: warning: shell pwd: non-POSIX variable name >plugins/snmp_bc/t/Makefile.am:102: (probably a GNU make extension) >scripts/test/Makefile.am:37: warning: shell if test $(SFUID: non-POSIX variable name >scripts/test/Makefile.am:37: (probably a GNU make extension) >scripts/test/Makefile.am:44: warning: shell ls *pl: non-POSIX variable name >scripts/test/Makefile.am:44: (probably a GNU make extension) >scripts/test/Makefile.am:59: warning: shell echo $(CONFORMDIR: non-POSIX variable name >scripts/test/Makefile.am:59: (probably a GNU make extension) >scripts/test/Makefile.am:67: warning: shell echo $(REPORTDIR: non-POSIX variable name >scripts/test/Makefile.am:67: (probably a GNU make extension) >utils/t/ann/Makefile.am:27: warning: shell ls *data: non-POSIX variable name >utils/t/ann/Makefile.am:27: (probably a GNU make extension) >utils/t/el/Makefile.am:28: warning: shell ls *data: non-POSIX variable name >utils/t/el/Makefile.am:28: (probably a GNU make extension) >utils/t/uid/Makefile.am:37: warning: shell pwd: non-POSIX variable name >utils/t/uid/Makefile.am:37: (probably a GNU make extension) >autoreconf: Leaving directory `.' >+ chmod a-x plugins/simulator/sim_annunciator_func.c plugins/simulator/sim_annunciator_func.h plugins/simulator/sim_annunciators.c plugins/simulator/sim_annunciators.h plugins/simulator/sim_control_func.c plugins/simulator/sim_control_func.h plugins/simulator/sim_controls.c plugins/simulator/sim_controls.h plugins/simulator/sim_dimi.c plugins/simulator/sim_dimi.h plugins/simulator/sim_dimi_func.c plugins/simulator/sim_dimi_func.h plugins/simulator/sim_el.c plugins/simulator/sim_el.h plugins/simulator/sim_fumi.c plugins/simulator/sim_fumi.h plugins/simulator/sim_fumi_func.c plugins/simulator/sim_fumi_func.h plugins/simulator/sim_hotswap.c plugins/simulator/sim_hotswap.h plugins/simulator/sim_init.c plugins/simulator/sim_init.h plugins/simulator/sim_injector.c plugins/simulator/sim_injector.h plugins/simulator/sim_inventory.c plugins/simulator/sim_inventory.h plugins/simulator/sim_power.c plugins/simulator/sim_power.h plugins/simulator/sim_reset.c plugins/simulator/sim_reset.h plugins/simulator/sim_resources.h plugins/simulator/sim_resources2.c plugins/simulator/sim_sensor_func.c plugins/simulator/sim_sensor_func.h plugins/simulator/sim_sensors.c plugins/simulator/sim_sensors.h plugins/simulator/sim_watchdog.c plugins/simulator/sim_watchdog.h >+ chmod a-x clients/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.scitCY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd openhpi-3.6.1 >+ export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing' >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing' >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ '[' 1 = 1 ']' >+++ dirname ./configure >++ find . -name config.guess -o -name config.sub >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config.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 $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ '[' 1 = 1 ']' >+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' >++ find . -name ltmain.sh >+ for i in $(find . -name ltmain.sh) >+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh >+ ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-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 >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 ppc64-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 whether gcc understands -c and -o together... yes >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... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert powerpc64-redhat-linux-gnu file names to powerpc64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert powerpc64-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 ppc64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ppc64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ppc64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for ppc64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for ppc64-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 a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for ppc64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether ln -s works... yes >checking for ppc64-redhat-linux-gnu-g++... no >checking for ppc64-redhat-linux-gnu-c++... no >checking for ppc64-redhat-linux-gnu-gpp... no >checking for ppc64-redhat-linux-gnu-aCC... no >checking for ppc64-redhat-linux-gnu-CC... no >checking for ppc64-redhat-linux-gnu-cxx... no >checking for ppc64-redhat-linux-gnu-cc++... no >checking for ppc64-redhat-linux-gnu-cl.exe... no >checking for ppc64-redhat-linux-gnu-FCC... no >checking for ppc64-redhat-linux-gnu-KCC... no >checking for ppc64-redhat-linux-gnu-RCC... no >checking for ppc64-redhat-linux-gnu-xlC_r... no >checking for ppc64-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 >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking how to run the C preprocessor... gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for pkg-config... yes >checking gcc >= 3.2... yes >checking for GLIB - version >= 2.12... yes (version 2.51.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... no >checking openssl/md2.h usability... yes >checking openssl/md2.h presence... yes >checking for openssl/md2.h... yes >checking openssl/md5.h usability... yes >checking openssl/md5.h presence... yes >checking for openssl/md5.h... yes >checking openssl/bio.h usability... yes >checking openssl/bio.h presence... yes >checking for openssl/bio.h... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking openssl/err.h usability... yes >checking openssl/err.h presence... yes >checking for openssl/err.h... yes >checking for xmlParseMemory in -lxml2... yes >checking libxml2/libxml/xmlexports.h usability... yes >checking libxml2/libxml/xmlexports.h presence... yes >checking for libxml2/libxml/xmlexports.h... yes >checking for 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 -j4 >make all-recursive >make[1]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1' >Making all in utils >make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils' >Making all in t >make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t' >Making all in epath >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/epath' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/epath' >Making all in rpt >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/rpt' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/rpt' >Making all in sahpi >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/sahpi' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/sahpi' >Making all in el >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/el' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/el' >Making all in uid >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/uid' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/uid' >Making all in ann >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/ann' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t/ann' >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t' >make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils/t' >make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/utils' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_enum_utils.lo sahpi_enum_utils.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpixtca_enum_utils.lo sahpixtca_enum_utils.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpiatca_enum_utils.lo sahpiatca_enum_utils.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_event_encode.c -fPIC -DPIC -o .libs/sahpi_event_encode.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_enum_utils.c -fPIC -DPIC -o .libs/sahpi_enum_utils.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o el_utils.lo el_utils.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c announcement_utils.c -fPIC -DPIC -o .libs/announcement_utils.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-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 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o rpt_utils.lo rpt_utils.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c epath_utils.c -fPIC -DPIC -o .libs/epath_utils.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_struct_utils.lo sahpi_struct_utils.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_time_utils.lo sahpi_time_utils.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c rpt_utils.c -fPIC -DPIC -o .libs/rpt_utils.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o sahpi_wrappers.lo sahpi_wrappers.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o uid_utils.lo uid_utils.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c sahpi_wrappers.c -fPIC -DPIC -o .libs/sahpi_wrappers.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"utils\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >sahpi_struct_utils.c: In function 'oh_build_ctrlrec': >sahpi_struct_utils.c:2123:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", > ^~ > smallbuf.Data); > ~~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 18 and 272 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c:2135:78: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", > ^~ > smallbuf.Data); > ~~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 18 and 272 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c:2143:68: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 249 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Body: %s\n", > ^~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 8 and 262 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c: In function 'oh_fprint_eventloginfo': >sahpi_struct_utils.c:2690:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "UpdateTimestamp: %s\n", minibuf.Data); > ^~ ~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 19 and 273 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c:2697:67: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 242 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "CurrentTime: %s\n", minibuf.Data); > ^~ ~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 15 and 269 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c: In function 'oh_build_event': >sahpi_struct_utils.c:2863:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 240 [-Wformat-truncation=] > "From Resource: %s\n", bigbuf.Data); > ^~ ~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 17 and 2064 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c:2876:71: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Event Timestamp: %s\n", tmpbuffer.Data); > ^~ ~~~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 19 and 273 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c:3517:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); > ^~ ~~~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 18 and 272 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c:3557:70: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", tmpbuffer.Data); > ^~ ~~~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 18 and 272 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c: In function 'oh_fprint_eventlogentry': >sahpi_struct_utils.c:2762:65: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 244 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "Timestamp: %s\n", minibuf.Data); > ^~ ~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 13 and 267 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c: In function 'oh_fprint_ctrlstate': >sahpi_struct_utils.c:3792:69: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "%s\n", > ^~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 256 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c:3800:86: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 239 [-Wformat-truncation=] > snprintf(str, SAHPI_MAX_TEXT_BUFFER_LENGTH, "ManufacturerId: %s\n", > ^~ > smallbuf.Data); > ~~~~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 18 and 272 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sahpi_struct_utils.c:3804:81: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] > snprintf(str, thisctrlstate->StateUnion.Oem.BodyLength, "%s\n", > ^~~~~~ >In file included from /usr/include/stdio.h:939:0, > from sahpi_struct_utils.c:23: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 256 bytes into a destination of size 255 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 9:1:6 -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 sahpi_wrappers.lo uid_utils.lo -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread >libtool: link: gcc -shared -fPIC -DPIC .libs/sahpi_enum_utils.o .libs/sahpixtca_enum_utils.o .libs/sahpiatca_enum_utils.o .libs/sahpi_event_encode.o .libs/announcement_utils.o .libs/el_utils.o .libs/event_utils.o .libs/epath_utils.o .libs/rpt_utils.o .libs/sahpi_event_utils.o .libs/sahpi_struct_utils.o .libs/sahpi_time_utils.o .libs/sahpi_gcrypt_utils.o .libs/sahpi_wrappers.o .libs/uid_utils.o -lgthread-2.0 -lglib-2.0 -lm -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libopenhpiutils.so.3 -o .libs/libopenhpiutils.so.3.6.1 >libtool: link: (cd ".libs" && rm -f "libopenhpiutils.so.3" && ln -s "libopenhpiutils.so.3.6.1" "libopenhpiutils.so.3") >libtool: link: (cd ".libs" && rm -f "libopenhpiutils.so" && ln -s "libopenhpiutils.so.3.6.1" "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.6.1/utils' >make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/utils' >Making all in scripts >make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/scripts' >Making all in test >make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/scripts/test' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/scripts/test' >make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/scripts' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/scripts' >make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/scripts' >Making all in ssl >make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/ssl' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"ssl\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o oh_ssl.lo oh_ssl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"ssl\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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:235:13: warning: 'dyn_destroy_function' defined but not used [-Wunused-function] > static void dyn_destroy_function(struct CRYPTO_dynlock_value *l, > ^~~~~~~~~~~~~~~~~~~~ >oh_ssl.c:213:13: warning: 'dyn_lock_function' defined but not used [-Wunused-function] > static void dyn_lock_function(int mode, struct CRYPTO_dynlock_value *l, > ^~~~~~~~~~~~~~~~~ >oh_ssl.c:184:37: warning: 'dyn_create_function' defined but not used [-Wunused-function] > static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, > ^~~~~~~~~~~~~~~~~~~ >oh_ssl.c:137:13: warning: 'lock_function' defined but not used [-Wunused-function] > static void lock_function(int mode, int type, const char * file, int line) > ^~~~~~~~~~~~~ >oh_ssl.c:112:22: warning: 'id_function' defined but not used [-Wunused-function] > static unsigned long id_function(void) > ^~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 9:1:6 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenhpi_ssl.la -rpath /usr/lib64 oh_ssl.lo -lcrypto -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread >libtool: link: gcc -shared -fPIC -DPIC .libs/oh_ssl.o -lcrypto -lgthread-2.0 -lglib-2.0 -lm -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libopenhpi_ssl.so.3 -o .libs/libopenhpi_ssl.so.3.6.1 >libtool: link: (cd ".libs" && rm -f "libopenhpi_ssl.so.3" && ln -s "libopenhpi_ssl.so.3.6.1" "libopenhpi_ssl.so.3") >libtool: link: (cd ".libs" && rm -f "libopenhpi_ssl.so" && ln -s "libopenhpi_ssl.so.3.6.1" "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.6.1/ssl' >Making all in snmp >make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/snmp' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"snmp\" -I../include -I../utils -I../utils -I../clients -I. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o snmp_utils.lo snmp_utils.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"snmp\" -I../include -I../utils -I../utils -I../clients -I. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c snmp_utils.c -fPIC -DPIC -o .libs/snmp_utils.o >/bin/sh ../libtool --tag=CC --mode=link gcc -I. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 9:1:6 -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 -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread >libtool: link: gcc -shared -fPIC -DPIC .libs/snmp_utils.o -luuid -L/usr/lib64 -lnetsnmp -lssl -lcrypto -lgthread-2.0 -lglib-2.0 -lm -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -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.6.1 >libtool: link: (cd ".libs" && rm -f "libopenhpi_snmp.so.3" && ln -s "libopenhpi_snmp.so.3.6.1" "libopenhpi_snmp.so.3") >libtool: link: (cd ".libs" && rm -f "libopenhpi_snmp.so" && ln -s "libopenhpi_snmp.so.3.6.1" "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.6.1/snmp' >Making all in transport >make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/transport' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"transport\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o strmsock.lo strmsock.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"transport\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 9:1:6 -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/ppc64-redhat-linux/7/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/7/crtbeginS.o .libs/strmsock.o -L/usr/lib/gcc/ppc64-redhat-linux/7 -L/usr/lib/gcc/ppc64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/7/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/7/../../../../lib64/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libopenhpitransport.so.3 -o .libs/libopenhpitransport.so.3.6.1 >libtool: link: (cd ".libs" && rm -f "libopenhpitransport.so.3" && ln -s "libopenhpitransport.so.3.6.1" "libopenhpitransport.so.3") >libtool: link: (cd ".libs" && rm -f "libopenhpitransport.so" && ln -s "libopenhpitransport.so.3.6.1" "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.6.1/transport' >Making all in marshal >make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/marshal' >Making all in t >make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/marshal/t' >gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"t\" -I ../../marshal -I../../include -I../../utils -I../../utils -I../../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o float_format.o float_format.c >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -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 -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-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 -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread >make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/marshal/t' >make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/marshal' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi.lo marshal_hpi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c marshal_hpi.c -fPIC -DPIC -o .libs/marshal_hpi.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal_hpi_types.lo marshal_hpi_types.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c marshal_hpi_types.c -fPIC -DPIC -o .libs/marshal_hpi_types.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o marshal.lo marshal.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"marshal\" -I../include -I../utils -I../utils -I../clients -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -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 9:1:6 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libopenhpimarshal.so.3 -o .libs/libopenhpimarshal.so.3.6.1 >libtool: link: (cd ".libs" && rm -f "libopenhpimarshal.so.3" && ln -s "libopenhpimarshal.so.3.6.1" "libopenhpimarshal.so.3") >libtool: link: (cd ".libs" && rm -f "libopenhpimarshal.so" && ln -s "libopenhpimarshal.so.3.6.1" "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.6.1/marshal' >make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/marshal' >Making all in baselib >make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/baselib' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o conf.lo conf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o init.lo init.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-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 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o lock.lo lock.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c lock.c -fPIC -DPIC -o .libs/lock.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi.lo ohpi.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-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.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o safhpi.lo safhpi.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c safhpi.cpp -fPIC -DPIC -o .libs/safhpi.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o session.lo session.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"baselib\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c session.cpp -fPIC -DPIC -o .libs/session.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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 9:1:6 -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 -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/7/../../../../lib64/crti.o /usr/lib/gcc/ppc64-redhat-linux/7/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 -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/gcc/ppc64-redhat-linux/7 -L/usr/lib/gcc/ppc64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64-redhat-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/7/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/7/../../../../lib64/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -pthread -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libopenhpi.so.3 -o .libs/libopenhpi.so.3.6.1 >libtool: link: (cd ".libs" && rm -f "libopenhpi.so.3" && ln -s "libopenhpi.so.3.6.1" "libopenhpi.so.3") >libtool: link: (cd ".libs" && rm -f "libopenhpi.so" && ln -s "libopenhpi.so.3.6.1" "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.6.1/baselib' >Making all in openhpid >make[2]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid' >Making all in t >make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid/t' >Making all in ohpi >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid/t/ohpi' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid/t/ohpi' >make[4]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid/t' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid/t' >make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid/t' >make[3]: Entering directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o alarm.lo alarm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c alarm.c -fPIC -DPIC -o .libs/alarm.o >alarm.c: In function 'oh_add_alarm': >alarm.c:180:42: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] > "%s/dat.%u", param.u.varpath, d->id); > ^~ ~~~~~ >In file included from /usr/include/stdio.h:939:0, > from alarm.c:17: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o conf.lo conf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o domain.lo domain.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c domain.c -fPIC -DPIC -o .libs/domain.o >domain.c: In function 'oh_create_domain': >domain.c:414:27: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] > "%s/del.%u", param.u.varpath, domain->id); > ^~ ~~~~~ >In file included from /usr/include/stdio.h:939:0, > from domain.c:17: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >domain.c:425:6: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] > "%s/dat.%u", param.u.varpath, domain->id); > ^~ ~~~~~ >In file included from /usr/include/stdio.h:939:0, > from domain.c:17: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o event.lo event.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c event.c -fPIC -DPIC -o .libs/event.o >event.c: In function 'oh_add_event_to_del': >event.c:256:35: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] > "%s/del.%u", param.u.varpath, d->id); > ^~ ~~~~~ >In file included from /usr/include/stdio.h:939:0, > from ../utils/sahpi_struct_utils.h:24, > from ../utils/oh_utils.h:26, > from ../include/oh_domain.h:22, > from event.c:28: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o hotswap.lo hotswap.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c hotswap.c -fPIC -DPIC -o .libs/hotswap.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o init.lo init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o lock.lo lock.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c lock.c -fPIC -DPIC -o .libs/lock.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o ohpi.lo ohpi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c ohpi.c -fPIC -DPIC -o .libs/ohpi.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o plugin.lo plugin.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o safhpi.lo safhpi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c safhpi.c -fPIC -DPIC -o .libs/safhpi.o >safhpi.c: In function 'saHpiEventLogEntryAdd': >safhpi.c:871:35: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 510 [-Wformat-truncation=] > "%s/del.%u", param.u.varpath, did); > ^~ ~~~~~ >In file included from /usr/include/stdio.h:939:0, > from ../utils/sahpi_struct_utils.h:24, > from ../utils/oh_utils.h:26, > from ../include/oh_domain.h:22, > from safhpi.c:30: >/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 2063 bytes into a destination of size 510 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o session.lo session.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c session.c -fPIC -DPIC -o .libs/session.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o threaded.lo threaded.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-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 >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-format-y2k -Wcast-qual -Wcast-align -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions 9:1:6 -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 -lgmodule-2.0 -pthread -lglib-2.0 ../ssl/libopenhpi_ssl.la -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread >libtool: link: ar cru .libs/libopenhpidaemon.a .libs/alarm.o .libs/conf.o .libs/domain.o .libs/event.o .libs/hotswap.o .libs/init.o .libs/lock.o .libs/ohpi.o .libs/plugin.o .libs/safhpi.o .libs/session.o .libs/threaded.o >libtool: link: ranlib .libs/libopenhpidaemon.a >libtool: link: ( cd ".libs" && rm -f "libopenhpidaemon.la" && ln -s "../libopenhpidaemon.la" "libopenhpidaemon.la" ) >g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -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 >g++ -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"openhpid\" -I../include -I../utils -I../utils -I../clients -I../transport -I../marshal -I../ssl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -c -o openhpid-posix.o openhpid-posix.cpp >openhpid-posix.cpp: In function 'bool update_pidfile(const char*)': >openhpid-posix.cpp:259:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] > write(fd, buf, strlen(buf)); > ~~~~~^~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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++ -lgthread-2.0 -pthread -lglib-2.0 -lm -lpthread >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -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.6.1/utils/.libs/libopenhpiutils.so -lgmodule-2.0 /builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so -lcrypto ../marshal/.libs/libopenhpimarshal.so ../transport/.libs/libopenhpitransport.so -lstdc++ -lgthread-2.0 -lglib-2.0 -lm -lpthread -pthread >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_CTX_free' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_get_error' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_get_fd' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_read' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_shutdown' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `OPENSSL_init_ssl' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_CTX_new' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `BIO_f_ssl' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `TLS_client_method' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_CTX_set_default_verify_paths' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_CTX_set_options' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_connect' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_write' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_set_fd' >/builddir/build/BUILD/openhpi-3.6.1/ssl/.libs/libopenhpi_ssl.so: undefined reference to `SSL_new' >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:600: openhpid] Error 1 >make[3]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid' >make[2]: *** [Makefile:678: all-recursive] Error 1 >make[2]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1/openhpid' >make[1]: *** [Makefile:642: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/openhpi-3.6.1' >make: *** [Makefile:526: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.scitCY (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.scitCY (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/openhpi.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1424020
: 1253374 |
1253375
|
1253376