Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ipmiutil.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ipmiutil.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ipmiutil-2.9.6-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ipmiutil.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ipmiutil.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aM3Irn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ipmiutil-2.9.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/ipmiutil-2.9.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ipmiutil-2.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mJYocy + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-2.9.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info ipmiutil version 2.9.6 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 i386-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 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... i386-redhat-linux-gnu checking host system type... i386-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... 1966080 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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-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) 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/lib checking compile warning flags ... skip checking compile fortify flags ... ok, add Detected Red Hat Linux 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 2.9.6 OS : redhat ARCH : i686 DRIVERS : open imb direct lan lanplus + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/doc' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/scripts' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/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-2.9.6/lib/lanplus' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. rm -rf obj rm -f libipmi_lanplus.a *.o *.so make[3]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib/lanplus' make[3]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib/lanplus' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c lanplus.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c lanplus_dump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c lanplus_crypt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c lanplus_crypt_impl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c lanplus_strings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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-2.9.6/lib/lanplus' /builddir/build/BUILD/ipmiutil-2.9.6/lib/lanplus make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib' Making all in util make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/util' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmiutil.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ialarms.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ihealth.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ievents.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ifru.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ifru_picmg.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c igetevent.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ireset.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c icmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ilan.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c isensor.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c isel.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c iserial.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c iwdt.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c isol.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c idiscover.c ihealth.c: In function 'get_frusdr_version': ihealth.c:445:9: warning: variable 'fIntel' set but not used [-Wunused-but-set-variable] char fIntel; ^ iwdt.c: In function 'i_wdt': iwdt.c:273:8: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int rv = 0; ^ ihealth.c: In function 'decode_selftest': ihealth.c:800:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (stat == 0x0055) s = "(OK)"; ^ ihealth.c:802:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] s = "(Error)"; ^ ihealth.c:805:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (b & 0x80) s = "(No SEL Access)"; ^ ihealth.c:806:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (b & 0x40) s = "(No SDR Access)"; ^ ihealth.c:807:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (b & 0x20) s = "(No FRU Access)"; ^ ihealth.c:808:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (b & 0x10) s = "(IPMB Error)"; ^ ihealth.c:809:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (b & 0x08) s = "(SDR Empty)"; ^ ihealth.c:810:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (b & 0x02) s = "(BootCode Corrupt)"; ^ ihealth.c:811:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (b & 0x01) s = "(OpCode Corrupt)"; ^ ihealth.c:814:4: warning: pointer targets in return differ in signedness [-Wpointer-sign] return(s); ^ ihealth.c: In function 'i_health': ihealth.c:1036:13: warning: pointer targets in passing argument 1 of 'get_device_guid' differ in signedness [-Wpointer-sign] ret = get_device_guid(devrec,&sresp); ^ ihealth.c:77:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int get_device_guid(char *pbuf, int *sz); /*subs.c*/ ^ ihealth.c:1128:9: warning: pointer targets in passing argument 2 of 'set_system_info' differ in signedness [-Wpointer-sign] ret = set_system_info(2,pname,len); ^ In file included from ihealth.c:69:0: ipmicmd.h:544:7: note: expected 'unsigned char *' but argument is of type 'char *' int set_system_info(uchar parm, uchar *pbuf, int szbuf); /*subs.c*/ ^ ihealth.c:1136:9: warning: pointer targets in passing argument 2 of 'set_system_info' differ in signedness [-Wpointer-sign] ret = set_system_info(3,pos,len); ^ In file included from ihealth.c:69:0: ipmicmd.h:544:7: note: expected 'unsigned char *' but argument is of type 'char *' int set_system_info(uchar parm, uchar *pbuf, int szbuf); /*subs.c*/ ^ ihealth.c:1144:9: warning: pointer targets in passing argument 2 of 'set_system_info' differ in signedness [-Wpointer-sign] ret = set_system_info(4,pos2,len); ^ In file included from ihealth.c:69:0: ipmicmd.h:544:7: note: expected 'unsigned char *' but argument is of type 'char *' int set_system_info(uchar parm, uchar *pbuf, int szbuf); /*subs.c*/ ^ ilan.c: In function 'SetPasswd': ilan.c:730:11: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ ievents.c: In function 'decode_raw_sel': ilan.c:767:14: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ ievents.c:2248:16: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness [-Wpointer-sign] decode_sel_entry(hbuf,msg,sizeof(msg)); ^ ilan.c:787:11: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ ievents.c:1568:5: note: expected 'char *' but argument is of type 'unsigned char *' int decode_sel_entry( uchar *pevt, char *outbuf, int szbuf) ^ In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ ilan.c:816:4: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] responseData,&responseLength, &completionCode,fdebug); ^ ievents.c:2255:16: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness [-Wpointer-sign] decode_sel_entry(hbuf,msg,sizeof(msg)); ^ ireset.c: In function 'set_boot_init_string': In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ ireset.c:245:4: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(&idata[5],&istr[n],13); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ireset.c:83: /usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ievents.c:1568:5: note: expected 'char *' but argument is of type 'unsigned char *' int decode_sel_entry( uchar *pevt, char *outbuf, int szbuf) ^ ilan.c:830:4: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] responseData,&responseLength, &completionCode,fdebug); ^ ireset.c:248:4: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(&idata[2],&istr[n],16); ^ In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ireset.c:83: /usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ievents.c:2227:11: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len, i; ^ ilan.c:845:28: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ ilan.c: In function 'DisableUser': ilan.c:881:22: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ ilan.c: In function 'GetUser': ilan.c:940:25: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ In file included from ifru_picmg.c:51:0: ipicmg.h:201:20: warning: 'led_color_str' defined but not used [-Wunused-variable] static const char* led_color_str[] = { //__attribute__((unused)) = { ^ In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ ipicmg.h:213:20: warning: 'amc_link_type_str' defined but not used [-Wunused-variable] static const char* amc_link_type_str[] = { // __attribute__((unused)) = { ^ ipicmg.h:224:20: warning: 'amc_link_type_ext_str' defined but not used [-Wunused-variable] static const char* amc_link_type_ext_str[][16]= { // __attribute__((unused)) ^ ievents.c: In function 'i_events': ilan.c:963:12: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ In file included from ilan.c:202:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ ievents.c:2588:7: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness [-Wpointer-sign] decode_sel_entry(buf,msg,sizeof(msg)); ^ ievents.c:1568:5: note: expected 'char *' but argument is of type 'unsigned char *' int decode_sel_entry( uchar *pevt, char *outbuf, int szbuf) ^ ievents.c:2601:7: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness [-Wpointer-sign] rv = decode_sel_entry(buf,msg,sizeof(msg)); ^ ievents.c:1568:5: note: expected 'char *' but argument is of type 'unsigned char *' int decode_sel_entry( uchar *pevt, char *outbuf, int szbuf) ^ ilan.c: In function 'FindEthNum': ilan.c:2073:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pb = get_ifreq_mac(&ifr); ^ ilan.c: In function 'Get_IPMac_Addr': ilan.c:2951:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pc = &ifr.ifr_addr.sa_data[2]; ^ igetevent.c: In function 'get_mv_asy_event': igetevent.c:653:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = -1; ^ ilan.c:2965:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pc = &ifr.ifr_netmask.sa_data[2]; ^ igetevent.c: In function 'startevent_sel': igetevent.c:759:9: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'short unsigned int *' [-Wformat=] rv = fscanf(fd,"%x %x",&t,&r); ^ isensor.c: In function 'GetSensorReadingFactors': isensor.c:1047:7: warning: variable 'toler' set but not used [-Wunused-but-set-variable] int toler, a_exp; ^ ifru.c: In function 'show_spd': igetevent.c: In function 'get_event': ifru.c:508:8: warning: variable 'sz' set but not used [-Wunused-but-set-variable] int sz; ^ igetevent.c:854:6: warning: variable 'fretry' set but not used [-Wunused-but-set-variable] int fretry; ^ isensor.c: In function 'get_sdr_file': isensor.c:1355:4: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] while (fgets(buff, 255, fp)) { num++; } ^ In file included from /usr/include/stdio.h:937:0, from isensor.c:112: /usr/include/bits/stdio2.h:253:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^ isensor.c:1371:4: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] while (fgets(buff, 255, fp)) { ^ In file included from /usr/include/stdio.h:937:0, from isensor.c:112: /usr/include/bits/stdio2.h:253:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^ ifru.c: In function 'show_fru_multi': isel.c: In function 'i_sel': isensor.c:1372:5: warning: pointer targets in passing argument 1 of 'strlen_' differ in signedness [-Wpointer-sign] len = strlen_(buff); ^ ifru.c:739:3: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] printf("\t Nominal voltage \t%c %.2f V\n", bdelim, v1 / 100); ^ In file included from isensor.c:138:0: ipmicmd.h:534:7: note: expected 'const char *' but argument is of type 'unsigned char *' int strlen_(const char *s); ^ isel.c:832:5: warning: pointer targets in passing argument 1 of 'AddSelEntry' differ in signedness [-Wpointer-sign] ret = AddSelEntry(buf, len); ^ isel.c:329:5: note: expected 'unsigned char *' but argument is of type 'char *' int AddSelEntry(uchar *selrec, int ilen) ^ ifru.c:743:4: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] bdelim, v3/100, v2/100); ^ ifru.c:743:4: warning: format '%f' expects argument of type 'double', but argument 4 has type 'int' [-Wformat=] isensor.c:1381:12: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness [-Wpointer-sign] hbuf[i++] = htoi(&buff[n]); ^ In file included from isensor.c:138:0: ipmicmd.h:535:8: note: expected 'char *' but argument is of type 'unsigned char *' uchar htoi(char *inhex); ^ isel.c:837:4: warning: pointer targets in passing argument 1 of 'ipmi_getdeviceid' differ in signedness [-Wpointer-sign] ret = ipmi_getdeviceid( DevRecord, sizeof(DevRecord),fdebug); ^ ifru.c:747:3: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] printf("\t Min current draw \t%c %.3f A\n", bdelim, v5/1000); ^ In file included from isel.c:128:0: ipmicmd.h:473:7: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_getdeviceid(uchar *presp, int sresp, char fdebugcmd); ^ ifru.c:749:3: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] printf("\t Max current draw \t%c %.3f A\n", bdelim, v6/1000); ^ ifru.c:755:3: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] printf("\t Nominal voltage \t%c %.2f V\n", bdelim, v1 / 100); ^ isensor.c: In function 'find_sdr_by_tag': ifru.c:758:3: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] printf("\t Min voltage allowed \t%c %.2f A\n", bdelim, v2); ^ isensor.c:1559:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(tag,&sdr[k],n) == 0) { ^ ifru.c:759:3: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] printf("\t Max voltage allowed \t%c %.2f A\n", bdelim, v3); ^ In file included from isensor.c:115:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ifru.c:763:3: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] printf("\t Min current load \t%c %.3f A\n", bdelim, v5/1000); ^ isensor.c:1559:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(tag,&sdr[k],n) == 0) { ^ In file included from isensor.c:115:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ ifru.c:765:3: warning: format '%f' expects argument of type 'double', but argument 3 has type 'int' [-Wformat=] printf("\t Max current load \t%c %.3f A\n", bdelim, v6/1000); ^ isensor.c:1559:6: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(tag,&sdr[k],n) == 0) { ^ isensor.c:1559:6: note: expected 'const char *' but argument is of type 'unsigned char *' isensor.c:1559:6: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] isensor.c:1559:6: note: expected 'const char *' but argument is of type 'unsigned char *' isensor.c:1559:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from isensor.c:115:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ isensor.c:1559:6: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(tag,&sdr[k],n) == 0) { ^ isensor.c:1559:6: note: expected 'const char *' but argument is of type 'unsigned char *' isensor.c:1559:6: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] isensor.c:1559:6: note: expected 'const char *' but argument is of type 'unsigned char *' isensor.c:1559:6: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from isensor.c:115:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ isensor.c: In function 'find_sdr_by_id': isensor.c:1602:11: warning: variable 'imatch' set but not used [-Wunused-but-set-variable] int i, imatch, len; ^ ifru.c: In function 'write_asset': ifru.c:1228:6: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] (pfru-pfrubuf),pfru[0],pfru[1],pfru[2],j,snlen,sernum_len); ^ ilan.c: In function 'i_lan': ifru.c:1243:6: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] (pfru-pfrubuf),pfru[0],pfru[1],pfru[2],j,alen,asset_len); ^ ilan.c:4201:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (PefRecord.fconfig & 0x80) pc = "enabled"; ^ isensor.c: In function 'ShowSDR': ifru.c:1265:6: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] (pfru-pfrubuf),pfru[0],pfru[1],pfru[2],j,n,max); ^ ilan.c:4202:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] else pc = "disabled"; ^ isensor.c:2533:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(sep,"%c ",bdelim); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from isensor.c:112: /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ifru.c:1128:9: warning: variable 'fdochassis' set but not used [-Wunused-but-set-variable] char fdochassis = 0; ^ ifru.c:1115:14: warning: variable 'clen' set but not used [-Wunused-but-set-variable] int alen, clen; ^ isensor.c:2634:3: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(sep,"%c ",bdelim); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from isensor.c:112: /usr/include/bits/stdio2.h:31:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ifru.c: In function 'get_show_fru': ifru.c:1416:9: warning: variable 'fisbase' set but not used [-Wunused-but-set-variable] char fisbase = 0; ^ ifru.c: In function 'test_show_fru': ifru.c:1541:9: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] while (fgets(buff, 255, fp)) { ^ In file included from /usr/include/stdio.h:937:0, from ifru.c:81: /usr/include/bits/stdio2.h:253:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^ ifru.c:1542:12: warning: pointer targets in passing argument 1 of 'strlen_' differ in signedness [-Wpointer-sign] len = strlen_(buff); ^ In file included from ifru.c:99:0: ipmicmd.h:534:7: note: expected 'const char *' but argument is of type 'unsigned char *' int strlen_(const char *s); ^ ifru.c:1545:6: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] p1 = strstr(buff,"FRU Size"); ^ In file included from ifru.c:87:0: /usr/include/string.h:338:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ ifru.c:1547:6: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] p1 = strchr(buff,','); ^ ifru.c:1547:6: note: expected 'const char *' but argument is of type 'unsigned char *' ilan.c:5065:6: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(&LanRecord.data[0],rgcommunity); ^ ifru.c:1551:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (p2 == NULL) p2 = &buff[len]; ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ilan.c:166: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ igetevent.c: In function 'mkdaemon': ifru.c:1556:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (p2 == NULL) p2 = &buff[len]; ^ igetevent.c:995:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ igetevent.c:1002:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); dup(0); ^ ifru.c:1563:6: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] p1 = strstr(buff,"FRU Header"); ^ In file included from ifru.c:87:0: /usr/include/string.h:338:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ igetevent.c:1002:20: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); dup(0); ^ isensor.c: In function 'i_sensor': ifru.c:1568:6: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness [-Wpointer-sign] p1 = strstr(buff,"FRU Body"); ^ In file included from ifru.c:87:0: /usr/include/string.h:338:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strstr (const char *__haystack, const char *__needle) ^ isensor.c:3284:8: warning: variable 'pstr' set but not used [-Wunused-but-set-variable] char *pstr; ^ ifru.c:1570:6: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] p1 = strchr(buff,'='); ^ ifru.c:1570:6: note: expected 'const char *' but argument is of type 'unsigned char *' ifru.c:1574:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (p2 == NULL) p2 = &buff[len]; ^ ifru.c:1579:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if (p2 == NULL) p2 = &buff[len]; ^ ifru.c:1587:6: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] p1 = strchr(buff,':'); ^ ifru.c:1587:6: note: expected 'const char *' but argument is of type 'unsigned char *' ifru.c: In function 'i_fru': ifru.c:1798:4: warning: pointer targets in passing argument 1 of 'ipmi_getdeviceid' differ in signedness [-Wpointer-sign] ret = ipmi_getdeviceid( DevRecord, sizeof(DevRecord),fdebug); ^ In file included from ifru.c:99:0: ipmicmd.h:473:7: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_getdeviceid(uchar *presp, int sresp, char fdebugcmd); ^ ifru.c:1820:4: warning: pointer targets in passing argument 1 of 'ipmi_getpicmg' differ in signedness [-Wpointer-sign] ret = ipmi_getpicmg( DevRecord, sizeof(DevRecord),fdebug); ^ In file included from ifru.c:99:0: ipmicmd.h:475:7: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_getpicmg(uchar *presp, int sresp, char fdebug); ^ In file included from ifru.c:100:0: ifru.c: At top level: ipicmg.h:201:20: warning: 'led_color_str' defined but not used [-Wunused-variable] static const char* led_color_str[] = { //__attribute__((unused)) = { ^ ipicmg.h:213:20: warning: 'amc_link_type_str' defined but not used [-Wunused-variable] static const char* amc_link_type_str[] = { // __attribute__((unused)) = { ^ ipicmg.h:224:20: warning: 'amc_link_type_ext_str' defined but not used [-Wunused-variable] static const char* amc_link_type_ext_str[][16]= { // __attribute__((unused)) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c iconfig.c isol.c: In function 'sol_output_handler': isol.c:418:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pdata = rsp->data; ^ isol.c: In function 'sol_input_handler': isol.c:547: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:897:17: warning: variable 'lastc' set but not used [-Wunused-but-set-variable] static uchar lastc = 0; ^ isol.c: At top level: isol.c:183:14: warning: 'sol_esc_fn' defined but not used [-Wunused-variable] static char sol_esc_fn[4] = {'.','b','d', '?'}; /* SOL escape functions */ ^ iconfig.c: In function 'GetUser': iconfig.c:497:25: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ In file included from iconfig.c:91:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ iconfig.c:512:12: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness [-Wpointer-sign] &responseLength, &completionCode, fdebug); ^ In file included from iconfig.c:91:0: ipmicmd.h:382:5: note: expected 'unsigned char *' but argument is of type 'char *' int ipmi_cmd(ushort cmd, uchar *pdata, int sdata, uchar *presp, ^ iconfig.c:499:12: warning: variable 'c' set but not used [-Wunused-but-set-variable] uchar c; ^ iconfig.c: In function 'i_config': iconfig.c:1868:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(passwordData,optarg); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from iconfig.c:58: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipicmg.c iconfig.c:2317:3: warning: pointer targets in passing argument 2 of 'get_system_info' differ in signedness [-Wpointer-sign] ret = get_system_info(bset,LanRecord,&rlen); ^ In file included from iconfig.c:91:0: ipmicmd.h:543:7: note: expected 'char *' but argument is of type 'unsigned char *' int get_system_info(uchar parm, char *pbuf, int *szbuf); /*subs.c*/ ^ iconfig.c:2380:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pc = strchr(pk,','); ^ iconfig.c:2395:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pc = value; ^ iconfig.c:2398:6: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness [-Wpointer-sign] LanRecord[j++] = htoi(&pc[i]); ^ In file included from iconfig.c:91:0: ipmicmd.h:535:8: note: expected 'char *' but argument is of type 'unsigned char *' uchar htoi(char *inhex); ^ iconfig.c:2531:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(&pc[2],passwordData); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from iconfig.c:58: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ iconfig.c:2531:3: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(&pc[2],passwordData); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from iconfig.c:58: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ iconfig.c:2546:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(&pc[2],passwordData); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from iconfig.c:58: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ iconfig.c:2546:3: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(&pc[2],passwordData); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from iconfig.c:58: /usr/include/bits/string3.h:102:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ iconfig.c: At top level: iconfig.c:208:15: warning: 'lan_access' defined but not used [-Wunused-variable] static uchar lan_access = 0x04; /* see SetPassword*/ ^ iconfig.c:833:12: warning: 'SubnetIsValid' defined but not used [-Wunused-function] static int SubnetIsValid(uchar *subnet) ^ iconfig.c:1316: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 -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ifirewall.c ipicmg.c: In function 'ipmi_picmg_clk_get': ipicmg.c:1300:9: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf(" - Freq: %d\n", freq); ^ ipicmg.c: In function 'ipmi_picmg_clk_set': ipicmg.c:1359:1: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("## freq: %d\n", freq ); ^ ifirewall.c: In function '_set_command_enables': ifirewall.c:455:18: warning: variable 'd' set but not used [-Wunused-but-set-variable] unsigned char * d, rqdata[19]; ^ ipicmg.c: At top level: ipicmg.c:92:22: warning: 'PicmgExtMajorVersion' defined but not used [-Wunused-variable] static unsigned char PicmgExtMajorVersion; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ifwum.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ihpm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c itsol.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c idcmi.c ihpm.c: In function 'HpmDisplayUpgrade': ihpm.c:1229:10: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] timeElapsed/60,timeElapsed%60,totalSent); ^ ihpm.c:1229:10: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-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 'long int' [-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 'long int' [-Wformat=] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_kontron.c idcmi.c: In function 'dcmi_show_power_read': idcmi.c:337:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf(" Sampling period: %d ms\n",sample_period); ^ idcmi.c: In function 'dcmi_show_power_limit': idcmi.c:372:4: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf(" Correction Time: %d ms\n", correction_time); ^ 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 -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_fujitsu.c oem_fujitsu.c: In function 'read_sel_fujitsu': oem_fujitsu.c:246: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:365:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] char *gstr = NULL; ^ oem_kontron.c: In function 'ipmi_kontron_set_serial_number': oem_kontron.c:578:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fru_area = &fru_data[fru_data_offset]; ^ oem_kontron.c: In function 'decode_sel_kontron': oem_kontron.c:934:8: warning: unused variable 'isdr' [-Wunused-variable] int isdr = 0; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_intel.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_sun.c oem_intel.c: In function 'set_enc_leds_i2c': oem_intel.c:1634:12: warning: variable 'rv2' set but not used [-Wunused-but-set-variable] int rv, rv2, rlen, i; ^ oem_intel.c: At top level: oem_intel.c:90:14: warning: 'g_addrtype' defined but not used [-Wunused-variable] static uchar g_addrtype = ADDR_SMI; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_supermicro.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_dell.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_quanta.c isensor.c: In function 'find_nsdrs': isensor.c:1475:12: warning: 'recid' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("SDR[%x] length error at %ld\n",recid,asz); ^ oem_dell.c: In function 'ipmi_delloem_sysinfo_main': oem_dell.c:378:2: warning: pointer targets in passing argument 2 of 'set_system_info' differ in signedness [-Wpointer-sign] ret = set_system_info(param,str,j); ^ In file included from oem_dell.c:79:0: ipmicmd.h:544:7: note: expected 'unsigned char *' but argument is of type 'char *' int set_system_info(uchar parm, uchar *pbuf, int szbuf); /*subs.c*/ ^ oem_dell.c:382:9: warning: pointer targets in passing argument 2 of 'get_system_info' differ in signedness [-Wpointer-sign] ret = get_system_info(param,infostr,&j); ^ In file included from oem_dell.c:79:0: ipmicmd.h:543:7: note: expected 'char *' but argument is of type 'unsigned char *' int get_system_info(uchar parm, char *pbuf, int *szbuf); /*subs.c*/ ^ oem_dell.c:355:35: warning: variable 'pos' set but not used [-Wunused-but-set-variable] unsigned char infostr[256], *pos; ^ oem_dell.c: In function 'ipmi_delloem_password_policy': oem_dell.c:402:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:402:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_quanta.c: In function 'decode_sel_quanta': oem_quanta.c:101:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] char *gstr = NULL; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_hp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c oem_newisys.c oem_newisys.c: In function 'decode_sel_newisys': oem_newisys.c:71:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] char *gstr = NULL; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c iekanalyzer.c oem_newisys.c: At top level: oem_newisys.c:50:14: warning: 'g_addrtype' defined but not used [-Wunused-variable] static uchar g_addrtype = ADDR_SMI; ^ oem_dell.c: In function 'ipmi_lcd_get_platform_model_name': oem_dell.c:892:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:892:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_idracvalidator_command': oem_dell.c:970:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:970:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_get_configure_command_wh': oem_dell.c:1027:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1027:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:1048:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lcd_mode= *((LCD_MODE*)(&rsp[0])); ^ oem_dell.c: In function 'ipmi_lcd_get_configure_command': oem_dell.c:1071:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1071:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_set_configure_command': oem_dell.c:1117:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1117:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_set_configure_command_wh': oem_dell.c:1162:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1162:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_get_single_line_text': oem_dell.c:1251:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1251:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_get_info_wh': oem_dell.c:1325:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1325:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:1330:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ oem_dell.c:1327:13: warning: unused variable 'command' [-Wunused-variable] uint8_t command = 0; ^ oem_dell.c: In function 'ipmi_lcd_get_info': oem_dell.c:1452:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1452:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:1457:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ oem_dell.c: In function 'ipmi_lcd_get_status_val': oem_dell.c:1534:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1534:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'CheckLCDSupport': gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmicmd.c oem_dell.c:1591:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1591:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_set_kvm': oem_dell.c:1698:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1698:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_set_lock': oem_dell.c:1740:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1740:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_set_single_line_text': oem_dell.c:1780:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1780:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_lcd_set_text': oem_dell.c:1861:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:1861:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_delloem_lan_main': oem_dell.c:2639:4: warning: pointer targets in passing argument 2 of 'ipmi_lan_set_nic_selection_12g' differ in signedness [-Wpointer-sign] rc = ipmi_lan_set_nic_selection_12g(intf,nic_set); ^ oem_dell.c:220:12: note: expected 'uint8_t *' but argument is of type 'char *' static int ipmi_lan_set_nic_selection_12g (void* intf, uint8_t* nic_selection); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c mem_if.c oem_dell.c: In function 'ipmi_get_power_capstatus_command': oem_dell.c:3434:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:3434:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_set_power_capstatus_command': oem_dell.c:3476:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:3476:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] 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_headroom_command': oem_dell.c:3770:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:3770:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:3793:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] powerheadroom= *(( POWER_HEADROOM *)rsp); ^ oem_dell.c:3807:9: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("System Instantaneous Headroom : %ld BTU/hr\n",instantpowerhearoom); ^ oem_dell.c:3808:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("System Peak Headroom : %ld BTU/hr\n",peakpowerheadroombtuphr); ^ oem_dell.c:3812:9: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ("System Instantaneous Headroom : %ld W\n",powerheadroom.instheadroom); ^ oem_dell.c:3813:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ("System Peak Headroom : %ld W\n",powerheadroom.peakheadroom); ^ 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_get_instan_power_consmpt_data': oem_dell.c:3929:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req={0}; ^ oem_dell.c:3929:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:3962:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] * instpowerconsumptiondata = * ( (IPMI_INST_POWER_CONSUMPTION_DATA*) (rsp)); ^ oem_dell.c: In function 'ipmi_get_avgpower_consmpt_history': oem_dell.c:4059:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:4059:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:4092:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *pavgpower = *( (IPMI_AVGPOWER_CONSUMP_HISTORY*) rsp); ^ oem_dell.c: In function 'ipmi_get_peakpower_consmpt_history': oem_dell.c:4117:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:4117:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:4151:9: warning: too many arguments for format [-Wformat-extra-args] ); ^ oem_dell.c:4154:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *pstPeakpower =* ((IPMI_POWER_CONSUMP_HISTORY*)rsp); ^ oem_dell.c: In function 'ipmi_get_minpower_consmpt_history': oem_dell.c:4183:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:4183:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:4217:9: warning: too many arguments for format [-Wformat-extra-args] ); ^ oem_dell.c:4220:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *pstMinpower =* ((IPMI_POWER_CONSUMP_HISTORY*)rsp); ^ 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); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmidir.c 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); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c imbapi.c 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:4323:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4325:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4327:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4329:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W \n\r",tempbtuphrconv); ^ oem_dell.c:4333:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4335:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4337:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4339:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W \n\r",tempbtuphrconv); ^ oem_dell.c:4343:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4345:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4347:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W ",tempbtuphrconv); ^ oem_dell.c:4349:7: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("%4ld W \n\r\n\r",tempbtuphrconv); ^ oem_dell.c: In function 'ipmi_get_power_cap': oem_dell.c:4404:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req={0}; ^ oem_dell.c:4404:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:4440:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] * ipmipowercap = *((IPMI_POWER_CAP*)(rsp)); ^ oem_dell.c: In function 'ipmi_print_power_cap': oem_dell.c:4478:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("Maximum power: %ld BTU/hr\n",tempbtuphrconv); ^ oem_dell.c:4480:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("Minimum power: %ld BTU/hr\n",tempbtuphrconv); ^ oem_dell.c:4482:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'uint64_t' [-Wformat=] printf ("Power cap : %ld BTU/hr\n",tempbtuphrconv); ^ oem_dell.c:4485:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ("Maximum power: %ld Watt\n",ipmipowercap.MaximumPowerConsmp); ^ oem_dell.c:4486:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ("Minimum power: %ld Watt\n",ipmipowercap.MinimumPowerConsmp); ^ oem_dell.c:4487:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ("Power cap : %ld Watt\n",ipmipowercap.PowerCap); ^ oem_dell.c: In function 'ipmi_set_power_cap': oem_dell.c:4508:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req={0}; ^ oem_dell.c:4508:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c:4558:13: warning: too many arguments for format [-Wformat-extra-args] rsp[8], rsp[9], rsp[10],rsp[11]); ^ oem_dell.c:4511:14: warning: variable 'maxpowerbtuphr' set but not used [-Wunused-but-set-variable] uint64_t maxpowerbtuphr; ^ oem_dell.c: In function 'CheckSetLEDSupport': oem_dell.c:5145:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:5145:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_getdrivemap': oem_dell.c:5189:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:5189:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] oem_dell.c: In function 'ipmi_setled_state': iekanalyzer.c: In function 'ipmi_ek_display_fru_header_detail': oem_dell.c:5243:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:5243:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] iekanalyzer.c:2465:10: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("Length: %d\n", len); ^ oem_dell.c: In function 'ipmi_delloem_getled_state': oem_dell.c:5281:12: warning: missing braces around initializer [-Wmissing-braces] struct ipmi_rq req = {0}; ^ oem_dell.c:5281:12: warning: (near initialization for 'req.msg') [-Wmissing-braces] iekanalyzer.c: In function 'ipmi_ek_display_shelf_power_distribution_record': iekanalyzer.c:3118:22: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] (record->data[offset++]/2)); ^ iekanalyzer.c: In function 'ipmi_ek_display_clock_config_record': iekanalyzer.c:3898:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] freq, min_freq, max_freq); ^ iekanalyzer.c:3898:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] iekanalyzer.c:3898:22: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] oem_dell.c: In function 'get_dell_evt_desc': iekanalyzer.c: In function 'ipmi_ekanalyzer_fru_file2structure': iekanalyzer.c:3950:13: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf( "start multi offset = 0x%02x\n", multi_offset ); ^ oem_dell.c:5671:7: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] snprintf(tmpdesc, SIZE_OF_DESC, "DIMM %s", ('A'+ data3)); ^ oem_dell.c:5671:7: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] oem_dell.c: In function 'decode_sel_dell': oem_dell.c:5974:10: warning: variable 'gstr' set but not used [-Wunused-but-set-variable] char *gstr = NULL; ^ iekanalyzer.c: In function 'ipmi_ek_display_fru_header': iekanalyzer.c:2378:16: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &header, sizeof (struct fru_header), 1, input_file ); ^ iekanalyzer.c: In function 'ipmi_ek_display_fru_header_detail': iekanalyzer.c:2440:16: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &header, sizeof( struct fru_header ), 1, input_file ); ^ iekanalyzer.c:2454:16: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &format_version, 1, 1, input_file ); ^ iekanalyzer.c:2469:19: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &data, 1, 1, input_file ); ^ iekanalyzer.c:2494:19: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &data, 1, 1, input_file ); /* Format version */ ^ iekanalyzer.c:2497:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &data, 1, 1, input_file ); /* Board Area Length */ ^ iekanalyzer.c:2508:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &lan_code, 1, 1, input_file ); /* Language Code */ ^ ipmidir.c: In function 'ProcessSendMessage': iekanalyzer.c:2518:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( mfg_date, SIZE_MFG_DATE, 1, input_file ); ^ ipmidir.c:655:14: warning: variable 'nRetryCount' set but not used [-Wunused-but-set-variable] UINT nRetryCount = 0; ^ iekanalyzer.c: In function 'ipmi_ek_display_chassis_info_area': iekanalyzer.c:2597:16: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&data, 1, 1, input_file); ^ ipmidir.c: In function 'send_raw_kcs': ipmidir.c:892:18: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] unsigned char dummy; ^ iekanalyzer.c:2600:19: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&len, 1, 1, input_file); ^ ipmidir.c: In function 'SendTimedImbpRequest_kcs': iekanalyzer.c:2610:19: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&ch_type, 1, 1, input_file); ^ ipmidir.c:978:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] unsigned char dummy; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmimv.c iekanalyzer.c: In function 'ipmi_ek_display_board_info_area': iekanalyzer.c:2662:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &len, 1, 1, input_file ); ^ iekanalyzer.c:2682:31: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( additional_data, size_board, 1, input_file ); ^ iekanalyzer.c:2711:28: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &checksum, 1, 1, input_file ); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmild.c iekanalyzer.c:2724:19: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( data, size_board, 1, input_file ); ^ iekanalyzer.c: In function 'ipmi_ek_display_product_info_area': iekanalyzer.c:2785:16: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&data, 1, 1, input_file); ^ iekanalyzer.c:2788:19: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&len, 1, 1, input_file); ^ iekanalyzer.c:2797:19: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&data, 1, 1, input_file); ^ imbapi.c: In function 'SendTimedIpmbpRequest': imbapi.c:445:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'DWORD' [-Wformat=] status,respLength,resp->cCode); ^ iekanalyzer.c: In function 'ipmi_ekanalyzer_fru_file2structure': imbapi.c:447:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ imbapi.c:482:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'DWORD' [-Wformat=] status,respLength,resp->cCode); ^ imbapi.c:484:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ iekanalyzer.c:3941:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &multi_offset, 1, 1, input_file ); ^ imbapi.c: In function 'SendTimedImbpRequest': imbapi.c:590:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ iekanalyzer.c:3957:19: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &(*list_record)->header, START_DATA_OFFSET, 1, input_file); ^ iekanalyzer.c:3967:25: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( (*list_record)->data, ^ imbapi.c: In function 'SendTimedI2cRequest': imbapi.c:1065:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ imbapi.c: In function 'SendTimedEmpMessageResponse_Ex': imbapi.c:1325:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'DWORD' [-Wformat=] status,responseData[0],respLength,i); ^ imbapi.c: In function 'SendTimedLanMessageResponse': imbapi.c:1430:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'DWORD' [-Wformat=] status, responseData[0],respLength,i); ^ imbapi.c: In function 'SendTimedLanMessageResponse_Ex': imbapi.c:1582:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'DWORD' [-Wformat=] status,responseData[0],respLength,i); ^ imbapi.c: In function 'SendAsyncImbpRequest': imbapi.c:1654:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] DWORD error; ^ imbapi.c: In function 'GetAsyncImbpMessage': imbapi.c:1774:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] b = (((ImbPacket *)(resp->data))->nfLn) & 0x3; ^ imbapi.c: In function 'GetAsyncImbpMessage_Ex': imbapi.c:1927:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] b = ((((ImbPacket *)(resp->data))->nfLn) & 0x3); ^ imbapi.c: In function 'IsAsyncMessageAvailable': imbapi.c:2021:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("Invalid AsyncHandle %x!=%x\n",AsyncEventHandle,eventId); ^ imbapi.c:2021:3: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=] imbapi.c: In function 'RegisterForImbAsyncMessageNotification': imbapi.c:2240:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'DWORD' [-Wformat=] printf("RegisterForImbAsync error status=%d, len=%d sizeint=%d\n", status, respLength, sizeof(int)); ^ ipmimv.c: In function 'ipmi_rsp_mv': ipmimv.c:315:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] req.addr = (char *)&rsp_addr; ^ ipmimv.c:325:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] req.addr = (char *) &lan_addr; ^ ipmimv.c: In function 'ipmicmd_mv': ipmimv.c:396:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] req.addr = (char *) &bmc_addr; ^ ipmimv.c:404:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] req.addr = (char *) &ipmb_addr; ^ ipmimv.c:439:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rsp.addr = (char *) &addr; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmibmc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmilipmi.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c subs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c md5.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c md2.c subs.c: In function 'get_sysinfo': subs.c:636:17: warning: variable 'len' set but not used [-Wunused-but-set-variable] int rlen, j, len; ^ subs.c: In function 'get_system_info': subs.c:723:7: warning: pointer targets in passing argument 4 of 'get_sysinfo' differ in signedness [-Wpointer-sign] rv = get_sysinfo(parm,i,0,&pbuf[off],&szchunk); ^ subs.c:632:5: note: expected 'unsigned char *' but argument is of type 'char *' int get_sysinfo(uchar parm, uchar set, uchar block, uchar *pbuf, int *szbuf) ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmilan.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -fPIC -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ipmilanplus.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -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 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -o idiscover idiscover.c ipmilanplus.c: In function 'ipmi_open_lan2': ipmilanplus.c:281:10: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] (strcmp(intf->session->hostname,node) != 0)) { ^ In file included from ipmilanplus.c:11:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uint8_t *' extern size_t strlen (const char *__s) ^ ipmilanplus.c:281:10: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] (strcmp(intf->session->hostname,node) != 0)) { ^ ipmilanplus.c:281:10: note: expected 'const char *' but argument is of type 'uint8_t *' ipmilanplus.c:281:10: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from ipmilanplus.c:11:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'uint8_t *' extern size_t strlen (const char *__s) ^ ipmilanplus.c:281:10: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] (strcmp(intf->session->hostname,node) != 0)) { ^ ipmilanplus.c:281:10: note: expected 'const char *' but argument is of type 'uint8_t *' ipmilanplus.c:281:10: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ipmilanplus.c:281:10: note: expected 'const char *' but argument is of type 'uint8_t *' ipmilanplus.c:281:10: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] ipmilanplus.c:281:10: note: expected 'const char *' but argument is of type 'uint8_t *' ipmilanplus.c:282:3: warning: pointer targets in passing argument 1 of 'ipmi_close_lan2' differ in signedness [-Wpointer-sign] rv = ipmi_close_lan2(intf->session->hostname); ^ ipmilanplus.c:94:5: note: expected 'char *' but argument is of type 'uint8_t *' int ipmi_close_lan2(char *node); /*prototype*/ ^ ipmilanplus.c:306:13: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] if (node != NULL) { strcpy(intf->session->hostname,node); } ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ipmilanplus.c:9: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ipmilanplus.c:307:13: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] if (user != NULL) { strcpy(intf->session->username,user); } ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ipmilanplus.c:9: /usr/include/bits/string3.h:102:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ ipmilanplus.c:315:15: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(intf->session->authcode, pswd, n); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ipmilanplus.c:9: /usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ipmilan.c: In function 'sig_abort': ipmilan.c:673:8: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int rv; ^ ipmilanplus.c: In function 'lan2_keepalive': ipmilan.c: In function 'hash': ipmilanplus.c:608:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rsp->data = rs->data; ^ ipmilan.c:820:17: warning: variable 'i' set but not used [-Wunused-but-set-variable] int blen, n, i; ^ ipmilanplus.c: In function 'lan2_send_break': ipmilanplus.c:660:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rsp->data = rs->data; ^ ipmilanplus.c: In function 'lan2_send_sol': ipmilanplus.c:716:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rsp->data = rs->data; ^ ipmilanplus.c: In function 'lan2_recv_sol': ipmilanplus.c:747:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rsp->data = rs->data; ^ ipmilanplus.c: In function 'lan2_recv_handler': ipmilanplus.c:775:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rsp.data = rs->data; ^ ipmilan.c: In function 'ipmilan_open_session': ipmilan.c:1477:9: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(&ibuf[1],username,16); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from ipmilan.c:89: /usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ipmilan.c: In function 'lan_recv_sol': ipmilan.c:2235:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rsp->data = rsdata; ^ ipmilan.c:2228:8: warning: variable 'fdoauth' set but not used [-Wunused-but-set-variable] int fdoauth = 1; ^ gcc -O2 -g -I. -I.. -DLINUX -fPIC -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -o ipmi_port ipmi_port.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o isensor2.o -c isensor.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DSENSORS_OK -o ievents2.o -c ievents.c imbapi.c: In function 'GetAsyncImbpMessage_Ex': imbapi.c:1970:32: warning: array subscript is above array bounds [-Warray-bounds] *sessionHandle = resp->data[1]; ^ 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); ^ mkdir -p obj if [ "xyes" = "xyes" ]; then \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -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 -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 -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 -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 mkdir -p obj if [ "xyes" = "xyes" ]; then \ gcc -O2 -g -I. -I.. -DLINUX -fPIC -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 -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 -o libipmiutil.so 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 -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 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o obj/ipmilan.o -c ipmilan.c; \ gcc -Wl,-z,relro -shared -o libipmiutil.so 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 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 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 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 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c iseltime.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ipmi_sample.c gcc -O2 -g -I. -I.. -DLINUX -fPIC -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 ipmi_sample.o libipmiutil.a -Wl,-z,relro ../lib/libipmi_lanplus.a -lcrypto gcc -g -O2 -o iseltime iseltime.o libipmiutil.a -Wl,-z,relro -lpthread ../lib/libipmi_lanplus.a -lcrypto 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 make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/util' make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6' make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NlhgX4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386 + cd ipmiutil-2.9.6 + rm -rf /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386 + make install DESTDIR=/builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386 Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/doc' sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/var/lib/ipmiutil mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/var/lib/ipmiutil sh ../install-sh -c -m 644 isel.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 isensor.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ireset.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ialarms.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 iwdt.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ifru.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ilan.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 iserial.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 icmd.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 igetevent.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ihealth.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ipmiutil.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 isol.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 idiscover.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ievents.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 iconfig.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ipmi_port.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ipicmg.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ifirewall.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ifwum.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ihpm.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 isunoem.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 itsol.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 iekanalyzer.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 idelloem.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 idcmi.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 ismcoem.8 /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8 sh ../install-sh -c -m 644 bmclanpet.mib /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil cd /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/man/man8; gzip -f *.8 make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/doc' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/scripts' sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/etc/init.d mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/etc/init.d sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/var/lib/ipmiutil sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmi_if.sh /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 755 evt.sh /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil if [ -f /etc/debian_version ]; then \ sysvinit=/builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/etc/init.d; fi sh ../install-sh -c -m 755 ipmiutil_wdt /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil/ipmiutil_wdt sh ../install-sh -c -m 755 ipmiutil_asy /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil/ipmiutil_asy sh ../install-sh -c -m 755 ipmiutil_evt /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil/ipmiutil_evt sh ../install-sh -c -m 755 ipmi_port.sh /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil/ipmi_port sh ../install-sh -c -m 755 ipmi_info /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil/ipmi_info sh ../install-sh -c -m 755 checksel /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 644 ipmiutil_wdt.service /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 644 ipmiutil_asy.service /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 644 ipmiutil_evt.service /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 644 ipmi_port.service /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmiutil.env /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmiutil.pre /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmiutil.setup /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil sh ../install-sh -c -m 755 ipmi.init.basic /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil for f in ialarms ihealth ifru igetevent ireset icmd isol ilan isensor isel iserial iwdt iconfig ipicmg ifirewall ifwum ihpm; do \ sh ../install-sh -c -m 755 $f /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin; done make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/scripts' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib' sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil cd lanplus; make install make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib/lanplus' make[3]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib/lanplus' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/lib" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib/lanplus' make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib/lanplus' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/lib' Making install in util make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/util' make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6/util' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c ipmiutil ievents idiscover '/builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/bin' libtool: install: /usr/bin/install -c ipmiutil /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/bin/ipmiutil libtool: install: /usr/bin/install -c ievents /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/bin/ievents libtool: install: /usr/bin/install -c idiscover /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/bin/idiscover test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c ipmi_port iseltime '/builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin' libtool: install: /usr/bin/install -c ipmi_port /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin/ipmi_port libtool: install: /usr/bin/install -c iseltime /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin/iseltime mkdir -p /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil mkdir -p /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/lib mkdir -p /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/include cp -f ipmi_sample.c /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil cp -f ipmi_sample_evt.c /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil cp -f ipmicmd.h /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/include cp -f isensor.c ievents.c /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil cp -f isensor.h ievents.h /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil cp -f Makefile.sample /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/ipmiutil/Makefile cp -f libipmiutil.a /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/lib if [ "xlibipmiutil.so" != "x" ]; then \ touch libipmiutil.so ; \ cp -f libipmiutil.so /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/lib ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/util' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6/util' make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6' make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.9.6' 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-2.9.6' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.9.6' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ipmiutil-2.9.6 extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/bin/idiscover extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/bin/ipmiutil extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/bin/ievents extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin/ipmi_port extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/sbin/iseltime extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/lib/libipmiutil.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 5050 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-2.9.6-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yklHqH + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-2.9.6 + DOCDIR=/builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + cp -pr COPYING /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + cp -pr NEWS /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + cp -pr README /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + cp -pr TODO /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + cp -pr doc/UserGuide /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386/usr/share/doc/ipmiutil-2.9.6 + exit 0 Provides: ipmiutil = 2.9.6-1.el7 ipmiutil(x86-32) = 2.9.6-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: ipmiutil-devel-2.9.6-1.el7.i686 Provides: ipmiutil-devel = 2.9.6-1.el7 ipmiutil-devel(x86-32) = 2.9.6-1.el7 libipmiutil.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: ipmiutil-static-2.9.6-1.el7.i686 Provides: ipmiutil-static = 2.9.6-1.el7 ipmiutil-static(x86-32) = 2.9.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ipmiutil-debuginfo-2.9.6-1.el7.i686 Provides: ipmiutil-debuginfo = 2.9.6-1.el7 ipmiutil-debuginfo(x86-32) = 2.9.6-1.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-2.9.6-1.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/ipmiutil-2.9.6-1.el7.i686.rpm Wrote: /builddir/build/RPMS/ipmiutil-devel-2.9.6-1.el7.i686.rpm Wrote: /builddir/build/RPMS/ipmiutil-static-2.9.6-1.el7.i686.rpm Wrote: /builddir/build/RPMS/ipmiutil-debuginfo-2.9.6-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kNodfY + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-2.9.6 + rm -rf /builddir/build/BUILDROOT/ipmiutil-2.9.6-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->