Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ipmiutil.spec'], chrootPath='/var/lib/mock/epel7-build-12966750-947936/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ipmiutil.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ipmiutil-3.1.1-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ipmiutil.spec'], chrootPath='/var/lib/mock/epel7-build-12966750-947936/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ipmiutil.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XonEbl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ipmiutil-3.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ipmiutil-3.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ipmiutil-3.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BF1rGD + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-3.1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info ipmiutil version 3.1.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for sed... sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for wchar_t... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for socket... yes checking for strcspn... yes checking for strdup... yes checking for strspn... yes checking for strtoul... yes checking for memcpy... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... (cached) yes checking for config.sub... yes checking for ltmain.sh... yes checking whether to install pkg-config *.pc files... using ${libdir}/pkgconfig libdir set to /usr/lib64 checking compile sign warning flags ... ok, suppress excess warnings checking compile gnu warning flags ... skip checking strict aliasing warning flags ... ok, suppress aliasing warnings checking compile fortify flags ... ok, add Detected Red Hat Linux Detected openssl-1.0 configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating lib/Makefile config.status: creating lib/libipmiutil.pc config.status: creating lib/lanplus/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ipmiutil 3.1.1 OS : redhat ARCH : x86_64 DRIVERS : open imb direct lan lanplus + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/doc' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/scripts' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib' if [ -f libipmiapi32.a ]; then \ rm -f libipmiapi.a; \ if [ "`uname -m`" = "x86_64" ]; then \ if [ -f /etc/SuSE-release ]; then \ cp -f libipmiapi64.a.suse libipmiapi.a; \ else cp -f libipmiapi64.a.redhat libipmiapi.a; fi \ else cp -f libipmiapi32.a libipmiapi.a; fi \ fi if [ "-DHAVE_LANPLUS" = "-DHAVE_LANPLUS" ]; then \ cd lanplus; make clean; make ; \ pwd; cp -f libipmi_lanplus.a .. ; \ fi make[3]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus' rm -rf obj rm -f libipmi_lanplus.a *.o *.so make[3]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus' make[3]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lanplus.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lanplus_dump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lanplus_crypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lanplus_crypt_impl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lanplus_strings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c helper.c helper.c: In function 'ipmi_start_daemon': helper.c:421:10: warning: variable 'i' set but not used [-Wunused-but-set-variable] int fd, i; ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmi_strings.c rm -f libipmi_lanplus.a ar cru libipmi_lanplus.a lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ranlib libipmi_lanplus.a make[3]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus' /builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib' Making all in util make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/util' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmiutil.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ialarms.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ihealth.c ihealth.c: In function 'get_frusdr_version': ihealth.c:484:9: warning: variable 'fIntel' set but not used [-Wunused-but-set-variable] char fIntel; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ievents.c ievents.c: In function 'decode_raw_sel': ievents.c:2212:11: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len, i; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ifru.c ifru.c: In function 'show_spd': ifru.c:512:8: warning: variable 'sz' set but not used [-Wunused-but-set-variable] int sz; ^ ifru.c: In function 'write_asset': ifru.c:1132:9: warning: variable 'fdochassis' set but not used [-Wunused-but-set-variable] char fdochassis = 0; ^ ifru.c:1119:14: warning: variable 'clen' set but not used [-Wunused-but-set-variable] int alen, clen; ^ ifru.c: In function 'get_show_fru': ifru.c:1420:9: warning: variable 'fisbase' set but not used [-Wunused-but-set-variable] char fisbase = 0; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ifru_picmg.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c igetevent.c igetevent.c: In function 'get_mv_asy_event': igetevent.c:659:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = -1; ^ igetevent.c: In function 'get_event': igetevent.c:860:6: warning: variable 'fretry' set but not used [-Wunused-but-set-variable] int fretry; ^ igetevent.c: In function 'mkdaemon': igetevent.c:1001:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ igetevent.c:1008:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); dup(0); ^ igetevent.c:1008:20: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); dup(0); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ireset.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ilan.c ilan.c:645:1: warning: 'GetDeviceID' defined but not used [-Wunused-function] GetDeviceID (LAN_RECORD * pLanRecord) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c isensor.c isensor.c: In function 'GetSensorReadingFactors': isensor.c:1081:7: warning: variable 'toler' set but not used [-Wunused-but-set-variable] int toler, a_exp; ^ isensor.c: In function 'find_sdr_by_id': isensor.c:1640:11: warning: variable 'imatch' set but not used [-Wunused-but-set-variable] int i, imatch, len; ^ isensor.c: In function 'i_sensor': isensor.c:3468:8: warning: variable 'pstr' set but not used [-Wunused-but-set-variable] char *pstr; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c isel.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c iserial.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c iwdt.c iwdt.c: In function 'i_wdt': iwdt.c:278:8: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int rv = 0; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c isol.c isol.c: In function 'sol_input_handler': isol.c:552:17: warning: variable 'lastc' set but not used [-Wunused-but-set-variable] static uchar lastc = 0; ^ isol.c: In function 'sol_data_loop': isol.c:902:17: warning: variable 'lastc' set but not used [-Wunused-but-set-variable] static uchar lastc = 0; ^ isol.c: At top level: isol.c:188:14: warning: 'sol_esc_fn' defined but not used [-Wunused-variable] static char sol_esc_fn[4] = {'.','b','d', '?'}; /* SOL escape functions */ ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c idiscover.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c iconfig.c iconfig.c: In function 'GetUser': iconfig.c:506:12: warning: variable 'c' set but not used [-Wunused-but-set-variable] uchar c; ^ iconfig.c: At top level: iconfig.c:215:15: warning: 'lan_access' defined but not used [-Wunused-variable] static uchar lan_access = 0x04; /* see SetPassword*/ ^ iconfig.c:840:12: warning: 'SubnetIsValid' defined but not used [-Wunused-function] static int SubnetIsValid(uchar *subnet) ^ iconfig.c:1323:12: warning: 'Get_Mac' defined but not used [-Wunused-function] static int Get_Mac(uchar *ipadr,uchar *macadr) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipicmg.c ipicmg.c:97:22: warning: 'PicmgExtMajorVersion' defined but not used [-Wunused-variable] static unsigned char PicmgExtMajorVersion; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ifirewall.c ifirewall.c: In function '_set_command_enables': ifirewall.c:460:18: warning: variable 'd' set but not used [-Wunused-but-set-variable] unsigned char * d, rqdata[19]; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ifwum.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ihpm.c ihpm.c: In function 'HpmDisplayUpgrade': ihpm.c:1229:10: warning: format '%d' expects argument of type 'int', but argument 2 has type 'time_t' [-Wformat=] timeElapsed/60,timeElapsed%60,totalSent); ^ ihpm.c:1229:10: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' [-Wformat=] ihpm.c: In function 'HpmfwupgPreUpgradeCheck': ihpm.c:1922:17: warning: variable 'actionsSize' set but not used [-Wunused-but-set-variable] unsigned int actionsSize; ^ ihpm.c: In function 'HpmfwupgUpgradeStage': ihpm.c:2136:21: warning: variable 'actionsSize' set but not used [-Wunused-but-set-variable] unsigned int actionsSize; ^ ihpm.c: In function 'HpmFwupgActionUploadFirmware': ihpm.c:2513:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'time_t' [-Wformat=] printf(" Time Taken %02d:%02d\n",(end-start)/60, (end-start)%60); ^ ihpm.c:2513:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' [-Wformat=] ihpm.c: In function 'HpmGetUserInput': ihpm.c:1160:10: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s",userInput); ^ ihpm.c: In function 'HpmfwupgGetBufferFromFile': ihpm.c:2649:15: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pFwupgCtx->pImageData, sizeof(unsigned char), pFwupgCtx->imageSize, pImageFile); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c itsol.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c idcmi.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c iuser.c iuser.c: In function 'ipmi_user_list': iuser.c:105:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i,ret = 0; ^ iuser.c: In function 'ipmi_user_enable_disable': iuser.c:146:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i, ret = -1; ^ iuser.c: In function 'ipmi_user_set': iuser.c:182:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i, func = -1; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_kontron.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_fujitsu.c oem_fujitsu.c: In function 'read_sel_fujitsu': oem_fujitsu.c:253:15: warning: variable 'text_len' set but not used [-Wunused-but-set-variable] int rs_len, text_len, data_len, chunk_len; ^ oem_fujitsu.c: In function 'decode_sel_fujitsu': oem_fujitsu.c:372:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] char *gstr = NULL; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_intel.c oem_intel.c: In function 'set_enc_leds_i2c': oem_intel.c:1696:12: warning: variable 'rv2' set but not used [-Wunused-but-set-variable] int rv, rv2, rlen, i; ^ oem_intel.c: In function 'decode_mem_intel': oem_intel.c:1115:12: warning: 'bdata' may be used uninitialized in this function [-Wmaybe-uninitialized] if (bdata == 0xFF) n = sprintf(desc,DIMM_UNKNOWN); /* invalid */ ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_sun.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_supermicro.c oem_supermicro.c: In function 'ipmi_smcoem_main': oem_supermicro.c:853:19: warning: variable 'vend_id' set but not used [-Wunused-but-set-variable] int vend_id, prod_id; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_dell.c oem_dell.c: In function 'ipmi_delloem_sysinfo_main': oem_dell.c:360:35: warning: variable 'pos' set but not used [-Wunused-but-set-variable] unsigned char infostr[256], *pos; ^ oem_dell.c: In function 'ipmi_powermgmt': oem_dell.c:3526:11: warning: variable 'dte' set but not used [-Wunused-but-set-variable] char* dte; ^ oem_dell.c: In function 'ipmi_get_power_consumption_data': oem_dell.c:3835:29: warning: variable 'sdr' set but not used [-Wunused-but-set-variable] struct sdr_record_list *sdr = NULL; ^ oem_dell.c: In function 'ipmi_print_power_consmpt_history': oem_dell.c:4289:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4291:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4293:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4295:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr\n\r",tempbtuphrconv); ^ oem_dell.c:4299:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4301:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4303:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4305:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr\n\r",tempbtuphrconv); ^ oem_dell.c:4309:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4311:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4313:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr ",tempbtuphrconv); ^ oem_dell.c:4315:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4d BTU/hr\n\r\n\r",tempbtuphrconv); ^ oem_dell.c: In function 'ipmi_set_power_cap': oem_dell.c:4510:14: warning: variable 'maxpowerbtuphr' set but not used [-Wunused-but-set-variable] uint64_t maxpowerbtuphr; ^ oem_dell.c: In function 'decode_sel_dell': oem_dell.c:6000:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] char *gstr = NULL; ^ oem_dell.c: In function 'ipmi_print_power_consmpt_history.isra.52': oem_dell.c:4364:25: warning: 'stPeakpower.lastweekpowertime' may be used uninitialized in this function [-Wmaybe-uninitialized] ipmi_time_to_str(lastweekpeakpower, timestr); ^ oem_dell.c:4362:25: warning: 'stPeakpower.lastdaypowertime' may be used uninitialized in this function [-Wmaybe-uninitialized] ipmi_time_to_str(lastdaypeakpower, timestr); ^ oem_dell.c:4360:25: warning: 'stPeakpower.lasthourpowertime' may be used uninitialized in this function [-Wmaybe-uninitialized] ipmi_time_to_str(lasthourpeakpower, timestr); ^ oem_dell.c:4358:25: warning: 'stPeakpower.lastminutepowertime' may be used uninitialized in this function [-Wmaybe-uninitialized] ipmi_time_to_str(lastminutepeakpower, timestr); ^ oem_dell.c:4338:18: warning: 'stPeakpower.lastweakpower' may be used uninitialized in this function [-Wmaybe-uninitialized] tempbtuphrconv=(stPeakpower.lastweakpower); ^ oem_dell.c:4336:18: warning: 'stPeakpower.lastdaypower' may be used uninitialized in this function [-Wmaybe-uninitialized] tempbtuphrconv=(stPeakpower.lastdaypower); ^ oem_dell.c:4334:18: warning: 'stPeakpower.lasthourpower' may be used uninitialized in this function [-Wmaybe-uninitialized] tempbtuphrconv=(stPeakpower.lasthourpower); ^ oem_dell.c:4332:18: warning: 'stPeakpower.lastminutepower' may be used uninitialized in this function [-Wmaybe-uninitialized] tempbtuphrconv=(stPeakpower.lastminutepower); ^ oem_dell.c:4328:18: warning: 'avgpower.lastweakpower' may be used uninitialized in this function [-Wmaybe-uninitialized] tempbtuphrconv=(avgpower.lastweakpower); ^ oem_dell.c:4326:18: warning: 'avgpower.lastdaypower' may be used uninitialized in this function [-Wmaybe-uninitialized] tempbtuphrconv=(avgpower.lastdaypower); ^ oem_dell.c:4324:18: warning: 'avgpower.lasthourpower' may be used uninitialized in this function [-Wmaybe-uninitialized] tempbtuphrconv=(avgpower.lasthourpower); ^ oem_dell.c:4322:27: warning: 'avgpower.lastminutepower' may be used uninitialized in this function [-Wmaybe-uninitialized] tempbtuphrconv=(avgpower.lastminutepower); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_quanta.c oem_quanta.c: In function 'decode_sel_quanta': oem_quanta.c:108:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] char *gstr = NULL; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_hp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_newisys.c oem_newisys.c: In function 'decode_sel_newisys': oem_newisys.c:78:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] char *gstr = NULL; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_lenovo.c oem_lenovo.c:84:1: warning: missing braces around initializer [-Wmissing-braces] 0xC1, 0xFF, 0xFF, 0xFF, 0x01, 0x00, SEV_MIN, "CPU shutdown - Potential cause 'triple fault' a software address problem", ^ oem_lenovo.c:84:1: warning: (near initialization for 'oem_ibm_events[0]') [-Wmissing-braces] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oem_asus.c oem_asus.c: In function 'decode_sensor_asus': oem_asus.c:97:8: warning: variable 'b' set but not used [-Wunused-but-set-variable] int b; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c iekanalyzer.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmicmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mem_if.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmidir.c ipmidir.c: In function 'ProcessSendMessage': ipmidir.c:661:14: warning: variable 'nRetryCount' set but not used [-Wunused-but-set-variable] UINT nRetryCount = 0; ^ ipmidir.c: In function 'send_raw_kcs': ipmidir.c:898:18: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] unsigned char dummy; ^ ipmidir.c: In function 'SendTimedImbpRequest_kcs': ipmidir.c:984:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] unsigned char dummy; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c imbapi.c imbapi.c: In function 'SendTimedIpmbpRequest': imbapi.c:447:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ imbapi.c:484:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ imbapi.c: In function 'SendTimedImbpRequest': imbapi.c:590:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ imbapi.c: In function 'SendTimedI2cRequest': imbapi.c:1067:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ imbapi.c: In function 'SendAsyncImbpRequest': imbapi.c:1656:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ imbapi.c: In function 'GetAsyncImbpMessage_Ex': imbapi.c:1972:32: warning: array subscript is above array bounds [-Warray-bounds] *sessionHandle = resp->data[1]; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmimv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmild.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmibmc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmilipmi.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c subs.c subs.c: In function 'get_sysinfo': subs.c:641:17: warning: variable 'len' set but not used [-Wunused-but-set-variable] int rlen, j, len; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c md5.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c md2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmilan.c ipmilan.c: In function 'sig_abort': ipmilan.c:682:8: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int rv; ^ ipmilan.c: In function 'hash': ipmilan.c:827:17: warning: variable 'i' set but not used [-Wunused-but-set-variable] int blen, n, i; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -DMETACOMMAND -DHAVE_LANPLUS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipmilanplus.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.o ifru_picmg.o igetevent.o ireset.o icmd.o ilan.o isensor.o isel.o iserial.o iwdt.o isol.o idiscover.o iconfig.o ipicmg.o ifirewall.o ifwum.o ihpm.o itsol.o idcmi.o iuser.o oem_kontron.o oem_fujitsu.o oem_intel.o oem_sun.o oem_supermicro.o oem_dell.o oem_quanta.o oem_hp.o oem_newisys.o oem_lenovo.o oem_asus.o iekanalyzer.o ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o ipmilan.o ipmilanplus.o -lpthread ../lib/libipmi_lanplus.a -lcrypto gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -DALONE -o ievents ievents.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -o idiscover idiscover.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -o ipmi_port ipmi_port.c mkdir -p obj if [ "xyes" = "xyes" ]; then \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_LANPLUS -o obj/ipmilanplus.o -c ipmilanplus.c; \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_LANPLUS -o obj/ipmilan.o -c ipmilan.c; \ ar x ../lib/libipmi_lanplus.a ; \ ar cru libipmiutil.a ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ; \ ranlib libipmiutil.a; \ else \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilanplus.o -c ipmilanplus.c; \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilan.o -c ipmilan.c; \ ar cru libipmiutil.a ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o ; \ ranlib libipmiutil.a ; \ fi gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c iseltime.c gcc -g -O2 -o iseltime iseltime.o libipmiutil.a -Wl,-z,relro -lpthread ../lib/libipmi_lanplus.a -lcrypto gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ipmi_sample.c gcc -g -O2 -o ipmi_sample ipmi_sample.o libipmiutil.a -Wl,-z,relro ../lib/libipmi_lanplus.a -lcrypto gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o isensor2.o -c isensor.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DSENSORS_OK -o ievents2.o -c ievents.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o ipmi_sample_evt.o -c ipmi_sample_evt.c gcc -g -O2 -o ipmi_sample_evt ipmi_sample_evt.o isensor2.o ievents2.o libipmiutil.a -Wl,-z,relro ../lib/libipmi_lanplus.a -lcrypto mkdir -p obj if [ "xyes" = "xyes" ]; then \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_LANPLUS -o obj/ipmilanplus.o -c ipmilanplus.c; \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_LANPLUS -o obj/ipmilan.o -c ipmilan.c; \ ar x ../lib/libipmi_lanplus.a ; \ gcc -Wl,-z,relro -shared -Wl,-soname,libipmiutil.so.1 -o libipmiutil.so.1 ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ; \ else \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilanplus.o -c ipmilanplus.c; \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -Wno-pointer-sign -Wno-sign-conversion -fno-strict-aliasing -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilan.o -c ipmilan.c; \ gcc -Wl,-z,relro -shared -Wl,-soname,libipmiutil.so.1 -o libipmiutil.so.1 ipmicmd.o mem_if.o ipmidir.o imbapi.o ipmimv.o ipmild.o ipmibmc.o ipmilipmi.o subs.o md5.o md2.o obj/ipmilan.o obj/ipmilanplus.o ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/util' make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1' make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pBTGuN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64 + cd ipmiutil-3.1.1 + rm -rf /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64 Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/doc' sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/var/lib/ipmiutil mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/var/lib/ipmiutil sh ../install-sh -c -m 644 isel.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 isensor.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ireset.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ialarms.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 iwdt.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ifru.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ilan.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 iserial.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 icmd.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 igetevent.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ihealth.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ipmiutil.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 isol.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 idiscover.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ievents.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 iconfig.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ipmi_port.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ipicmg.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ifirewall.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ifwum.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ihpm.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 isunoem.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 itsol.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 iekanalyzer.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 idelloem.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 idcmi.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ismcoem.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 iuser.8 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 bmclanpet.mib /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil cd /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/man/man8; gzip -f *.8 make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/doc' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/scripts' sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/etc/init.d mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/etc/init.d sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/var/lib/ipmiutil sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmi_if.sh /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 755 evt.sh /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil if [ -f /etc/debian_version ]; then \ sysvinit=/builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/etc/init.d; fi sh ../install-sh -c -m 755 ipmiutil_wdt /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil/ipmiutil_wdt sh ../install-sh -c -m 755 ipmiutil_asy /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil/ipmiutil_asy sh ../install-sh -c -m 755 ipmiutil_evt /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil/ipmiutil_evt sh ../install-sh -c -m 755 ipmi_port.sh /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil/ipmi_port sh ../install-sh -c -m 755 ipmi_info /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil/ipmi_info sh ../install-sh -c -m 755 checksel /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 644 ipmiutil_wdt.service /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 644 ipmiutil_asy.service /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 644 ipmiutil_evt.service /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 644 ipmi_port.service /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmiutil.env /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmiutil.pre /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmiutil.setup /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmi.init.basic /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil for f in ialarms ihealth ifru igetevent ireset icmd isol ilan isensor isel iserial iwdt iconfig ipicmg ifirewall ifwum ihpm iuser; do \ sh ../install-sh -c -m 755 $f /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin; done make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/scripts' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib' if [ "-DHAVE_LANPLUS" = "-DHAVE_LANPLUS" ]; then \ sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil ; \ cd lanplus; make install ; \ fi make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus' make[3]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/lib64" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus' make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib/lanplus' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/lib' Making install in util make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/util' make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1/util' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c ipmiutil ievents idiscover '/builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/bin' libtool: install: /usr/bin/install -c ipmiutil /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/bin/ipmiutil libtool: install: /usr/bin/install -c ievents /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/bin/ievents libtool: install: /usr/bin/install -c idiscover /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/bin/idiscover test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c ipmi_port iseltime '/builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin' libtool: install: /usr/bin/install -c ipmi_port /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin/ipmi_port libtool: install: /usr/bin/install -c iseltime /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin/iseltime mkdir -p /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil mkdir -p /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/lib64 mkdir -p /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/include cp -f ipmi_sample.c /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil cp -f ipmi_sample_evt.c /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil cp -f ipmicmd.h /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/include cp -f isensor.c ievents.c /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil cp -f isensor.h ievents.h /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil cp -f Makefile.sample /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/ipmiutil/Makefile cp -f libipmiutil.a /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/lib64 if [ "xlibipmiutil.so.1" != "x" ]; then \ cp -f libipmiutil.so.1 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/lib64 ; \ cd /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64; ln -sf /usr/lib64/libipmiutil.so.1 /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/lib64/libipmiutil.so; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/util' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1/util' make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1' make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-3.1.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-3.1.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ipmiutil-3.1.1 extracting debug info from /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin/iseltime extracting debug info from /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/sbin/ipmi_port extracting debug info from /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/bin/ipmiutil extracting debug info from /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/bin/idiscover extracting debug info from /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/bin/ievents extracting debug info from /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/lib64/libipmiutil.so.1 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libipmiutil.so.1.debug to /usr/lib/debug/usr/lib64/libipmiutil.so.debug 5185 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ipmiutil-3.1.1-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YSLly3 + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + cp -pr COPYING /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + cp -pr NEWS /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + cp -pr README /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + cp -pr TODO /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + cp -pr doc/UserGuide /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64/usr/share/doc/ipmiutil-3.1.1 + exit 0 Provides: ipmiutil = 3.1.1-3.el7 ipmiutil(x86-64) = 3.1.1-3.el7 libipmiutil.so.1()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ipmiutil-devel-3.1.1-3.el7.x86_64 Provides: ipmiutil-devel = 3.1.1-3.el7 ipmiutil-devel(x86-64) = 3.1.1-3.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: ipmiutil-static-3.1.1-3.el7.x86_64 Provides: ipmiutil-static = 3.1.1-3.el7 ipmiutil-static(x86-64) = 3.1.1-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ipmiutil-debuginfo-3.1.1-3.el7.x86_64 Provides: ipmiutil-debuginfo = 3.1.1-3.el7 ipmiutil-debuginfo(x86-64) = 3.1.1-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64 Wrote: /builddir/build/RPMS/ipmiutil-3.1.1-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ipmiutil-devel-3.1.1-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ipmiutil-static-3.1.1-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ipmiutil-debuginfo-3.1.1-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s9JzZx + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-3.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ipmiutil-3.1.1-3.el7.x86_64 + exit 0 Child return code was: 0