Mock Version: 1.1.1 Mock Version: 1.1.1 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ipmiutil.spec'], False, '/var/lib/mock/dist-f14-build-843439-123410/root/', None, 86400, True, 0, 417, 417, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ipmiutil.spec'] warning: Could not canonicalize hostname: x86-20.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ipmiutil-2.6.8-1.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ipmiutil.spec'], False, '/var/lib/mock/dist-f14-build-843439-123410/root/', None, 86400, True, 0, 417, 417, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ipmiutil.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7WMbGk + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ipmiutil-2.6.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ipmiutil-2.6.8.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ipmiutil-2.6.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oFYCy2 + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-2.6.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... 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 egrep... 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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool Detected Red Hat Linux configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating lib/lanplus/Makefile config.status: creating config.h config.status: executing depfiles commands + make cd . && /bin/sh /builddir/build/BUILD/ipmiutil-2.6.8/missing --run autoheader /builddir/build/BUILD/ipmiutil-2.6.8/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/doc' Making all in freeipmi make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/freeipmi' # if [ -d /usr/src/hardhat ]; then \ # cp libfreeipmi.so-mv21 libfreeipmi.so; \ # else cp libfreeipmi.so-rh9 libfreeipmi.so; fi # if [ "`uname -m`" = "x86_64" ]; then \ # cp libfreeipmi.so-x86_64 libfreeipmi.so; fi # if [ "`uname -m`" = "ia64" ]; then \ # cp libfreeipmi.so-ia64 libfreeipmi.so; fi make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/freeipmi' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/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 cd lanplus; make clean; make make[3]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib/lanplus' rm -rf obj rm -f libipmi_lanplus.a *.o *.so make[3]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib/lanplus' make[3]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib/lanplus' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DLINUX -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lanplus.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DLINUX -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lanplus_dump.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DLINUX -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lanplus_crypt.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DLINUX -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lanplus_crypt_impl.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DLINUX -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lanplus_strings.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DLINUX -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c helper.c helper.c: In function 'ipmi_start_daemon': helper.c:458:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result helper.c:467:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result helper.c:468:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./inc -DLINUX -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmi_strings.c rm -f libipmi_lanplus.a ar cru libipmi_lanplus.a lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ranlib libipmi_lanplus.a make[3]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib/lanplus' cp -f lanplus/libipmi_lanplus.a . # cp -f lanplus/.libs/libipmi_lanplus.so.0.0.0 libipmi_lanplus.so make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib' Making all in util make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/util' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmiutil.c ipmiutil.c:61:13: warning: 'fdebug' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ialarms.c ialarms.c:82:14: warning: 'led_id' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ihealth.c ihealth.c:350:5: warning: missing braces around initializer ihealth.c:350:5: warning: (near initialization for 'mfgs[0]') gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ievents.c ievents.c: In function 'decode_sel_entry': ievents.c:1190:5: warning: pointer targets in passing argument 1 of 'strftime' differ in signedness /usr/include/time.h:199:15: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' ievents.c: In function 'decode_raw_sel': ievents.c:1355:19: warning: pointer targets in passing argument 1 of '_htoi' differ in signedness ievents.c:1291:14: note: expected 'unsigned char *' but argument is of type 'char *' ievents.c:1357:16: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness ievents.c:783:6: note: expected 'char *' but argument is of type 'unsigned char *' ievents.c:1364:16: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness ievents.c:783:6: note: expected 'char *' but argument is of type 'unsigned char *' ievents.c: In function 'i_events': ievents.c:1489:7: warning: pointer targets in passing argument 1 of '_htoi' differ in signedness ievents.c:1291:14: note: expected 'unsigned char *' but argument is of type 'char *' ievents.c:1490:7: warning: pointer targets in passing argument 1 of '_htoi' differ in signedness ievents.c:1291:14: note: expected 'unsigned char *' but argument is of type 'char *' ievents.c:1508:11: warning: pointer targets in passing argument 1 of '_htoi' differ in signedness ievents.c:1291:14: note: expected 'unsigned char *' but argument is of type 'char *' ievents.c:1558:7: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness ievents.c:783:6: note: expected 'char *' but argument is of type 'unsigned char *' ievents.c:1569:7: warning: pointer targets in passing argument 2 of 'get_sensdesc' differ in signedness ievents.c:1254:5: note: expected 'char *' but argument is of type 'unsigned char *' ievents.c:1571:7: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness ievents.c:783:6: note: expected 'char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ifru.c ifru.c: In function 'decode_string': ifru.c:300:22: warning: pointer targets in initialization differ in signedness ifru.c:332:7: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:120:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' ifru.c: In function 'write_asset': ifru.c:857:6: warning: format '%d' expects type 'int', but argument 2 has type 'long int' ifru.c:873:6: warning: format '%d' expects type 'int', but argument 2 has type 'long int' ifru.c:881:6: warning: format '%d' expects type 'int', but argument 2 has type 'long int' ifru.c: In function 'i_fru': ifru.c:1122:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ifru.c:1123:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ifru.c:1124:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ifru.c:1134:7: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ifru.c:1135:7: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ifru.c:1168:4: warning: pointer targets in passing argument 1 of 'ipmi_getdeviceid' differ in signedness ipmicmd.h:287:5: note: expected 'unsigned char *' but argument is of type 'char *' ifru.c:1190:4: warning: pointer targets in passing argument 1 of 'ipmi_getpicmg' differ in signedness ipmicmd.h:290:5: note: expected 'unsigned char *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c igetevent.c igetevent.c: In function 'send_mv_asy_resp': igetevent.c:552:17: warning: unused variable 'iseq' igetevent.c: In function 'startevent_sel': igetevent.c:688:9: warning: format '%x' expects type 'unsigned int *', but argument 4 has type 'short unsigned int *' igetevent.c: In function 'i_getevt': igetevent.c:914:8: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' igetevent.c: In function 'mkdaemon': igetevent.c:857:22: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result igetevent.c:862:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result igetevent.c:862:20: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ireset.c ireset.c: In function 'IPMI_Reset': ireset.c:312:3: warning: suggest parentheses around assignment used as truth value gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c icmd.c icmd.c: In function 'i_cmd': icmd.c:173:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' icmd.c:174:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' icmd.c:175:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' icmd.c:271:7: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ilan.c ilan.c:390:1: warning: missing braces around initializer ilan.c:390:1: warning: (near initialization for 'pef_defaults[0]') ilan.c:477:12: warning: missing braces around initializer ilan.c:477:12: warning: (near initialization for 'lanparams[0]') ilan.c:515:12: warning: missing braces around initializer ilan.c:515:12: warning: (near initialization for 'serparams[0]') ilan.c: In function 'SetPasswd': ilan.c:655:11: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:684:14: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:700:11: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:728:4: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:742:4: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:757:28: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c: In function 'DisableUser': ilan.c:794:22: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:786:8: warning: unused variable 'ret' ilan.c: In function 'GetUser': ilan.c:844:25: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:867:12: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c: In function 'atomac': ilan.c:1403:2: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:1406:2: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:1409:2: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c: In function 'FindEthNum': ilan.c:1774:10: warning: pointer targets in assignment differ in signedness ilan.c:1821:5: warning: implicit declaration of function 'close' ilan.c:1733:11: warning: unused variable 'mactmp' ilan.c: In function 'GetBmcEthDevice': ilan.c:1855:10: warning: unused variable 'found' ilan.c: In function 'Get_IPMac_Addr': ilan.c:2613:13: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:2614:13: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:2702:9: warning: pointer targets in assignment differ in signedness ilan.c:2716:12: warning: pointer targets in assignment differ in signedness ilan.c:2827:16: warning: unused variable 'i' ilan.c:2827:11: warning: unused variable 'num' ilan.c:2826:23: warning: unused variable 'px' ilan.c:2826:18: warning: unused variable 'pm' ilan.c:2826:13: warning: unused variable 'pb' ilan.c:2825:12: warning: unused variable 'arping_cmd' ilan.c:2545:10: warning: unused variable 'fparp' ilan.c:2543:9: warning: unused variable 'alertfile' ilan.c: In function 'i_lan': ilan.c:3363:11: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3371:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3372:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3373:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3374:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3375:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3376:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3377:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3378:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3379:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3380:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ilan.c:3779:41: warning: pointer targets in assignment differ in signedness ilan.c:3780:16: warning: pointer targets in assignment differ in signedness ilan.c:4450:6: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' ilan.c: In function 'Get_Mac': ilan.c:2250:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c isensor.c isensor.c: In function 'parse_idx': isensor.c:507:9: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:507:9: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:508:5: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c: In function 'get_idx_range': isensor.c:515:9: warning: unused variable 'i' isensor.c: In function 'ShowSDR': isensor.c:1733:5: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' isensor.c:1825:5: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' isensor.c:1965:5: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' isensor.c:1994:5: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' isensor.c: In function 'i_sensor': isensor.c:2186:3: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2187:3: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2210:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2211:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2212:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2221:3: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2222:3: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2228:4: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2238:4: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2248:20: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2249:20: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2250:20: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2251:20: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2252:20: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2253:20: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isensor.c:2357:9: warning: implicit declaration of function 'geteuid' isensor.c: At top level: isensor.c:2126:12: warning: 'get_picmg_addrinfo' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c isel.c isel.c: In function 'i_sel': isel.c:739:5: warning: pointer targets in passing argument 1 of 'AddSelEntry' differ in signedness isel.c:301:5: note: expected 'unsigned char *' but argument is of type 'char *' isel.c:745:4: warning: pointer targets in passing argument 1 of 'ipmi_getdeviceid' differ in signedness ipmicmd.h:287:5: note: expected 'unsigned char *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iserial.c iserial.c:194:12: warning: missing braces around initializer iserial.c:194:12: warning: (near initialization for 'lanparams[0]') iserial.c:237:12: warning: missing braces around initializer iserial.c:237:12: warning: (near initialization for 'serparams[0]') gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iwdt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c isol.c isol.c: In function 'sol_output_handler': isol.c:401:16: warning: pointer targets in assignment differ in signedness isol.c: In function 'i_sol': isol.c:1113:4: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' isol.c: At top level: isol.c:169:14: warning: 'sol_esc_fn' defined but not used isol.c: In function 'sol_output_handler': isol.c:416:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c idiscover.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c iconfig.c iconfig.c:291:12: warning: missing braces around initializer iconfig.c:291:12: warning: (near initialization for 'lanparams[0]') iconfig.c:329:12: warning: missing braces around initializer iconfig.c:329:12: warning: (near initialization for 'serparams[0]') iconfig.c: In function 'SetPasswd': iconfig.c:460:11: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c:489:14: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c:505:11: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c:534:11: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c:548:11: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c:562:25: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c: In function 'GetUser': iconfig.c:585:25: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c:600:12: warning: pointer targets in passing argument 2 of 'ipmi_cmd' differ in signedness ipmicmd.h:267:5: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c: In function 'atomac': iconfig.c:1292:2: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c:1295:2: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c:1298:2: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' iconfig.c: In function 'i_config': iconfig.c:1969:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' iconfig.c:2421:9: warning: pointer targets in assignment differ in signedness iconfig.c:2436:6: warning: pointer targets in assignment differ in signedness iconfig.c:2522:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' iconfig.c:2522:3: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' iconfig.c:2536:3: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' iconfig.c:2536:3: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' iconfig.c: At top level: iconfig.c:190:14: warning: 'rggwyip' defined but not used iconfig.c:192:14: warning: 'rgdestip' defined but not used iconfig.c:196:14: warning: 'alertnum' defined but not used iconfig.c:197:14: warning: 'lan_dhcp' defined but not used iconfig.c:198:15: warning: 'rgmyip' defined but not used iconfig.c:199:15: warning: 'rgmymac' defined but not used iconfig.c:200:15: warning: 'rgsubnet' defined but not used iconfig.c:448:12: warning: 'SetPasswd' defined but not used iconfig.c:886:13: warning: 'atoip' defined but not used iconfig.c:931:12: warning: 'SubnetIsValid' defined but not used iconfig.c:1464:12: warning: 'Get_Mac' defined but not used iconfig.c:1835:14: warning: 'PefDesc' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipicmg.c ipicmg.c: In function 'ipmi_picmg_clk_get': ipicmg.c:1056:7: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' ipicmg.c: In function 'ipmi_picmg_clk_set': ipicmg.c:1102:1: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' ipicmg.c: In function 'i_picmg': ipicmg.c:1139:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ipicmg.c:1140:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ipicmg.c:1141:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ipicmg.c:1152:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ipicmg.c:1153:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ifirewall.c ifirewall.c: In function 'i_firewall': ifirewall.c:1106:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ifirewall.c:1107:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' ifirewall.c:1108:21: warning: pointer targets in passing argument 1 of 'htoi' differ in signedness ipmicmd.h:306:7: note: expected 'unsigned char *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmicmd.c ipmicmd.c:93:17: warning: missing braces around initializer ipmicmd.c:93:17: warning: (near initialization for 'ipmi_cmds[0]') ipmicmd.c:311:1: warning: missing braces around initializer ipmicmd.c:311:1: warning: (near initialization for 'cc_mesg[0]') ipmicmd.c: In function 'ipmi_open': ipmicmd.c:599:2: warning: implicit declaration of function 'ipmi_open_va' ipmicmd.c:601:3: warning: implicit declaration of function 'ipmi_close_va' ipmicmd.c: In function 'ipmi_cmdraw': ipmicmd.c:793:12: warning: implicit declaration of function 'ipmi_cmdraw_va' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c imbapi.c imbapi.c:154:1: warning: suggest parentheses around '+' in operand of '&' imbapi.c: In function 'StartAsyncMesgPoll': imbapi.c:824:9: warning: suggest parentheses around '+' in operand of '&' imbapi.c: In function 'SendTimedEmpMessageResponse_Ex': imbapi.c:1181:5: warning: format '%d' expects type 'int', but argument 6 has type 'DWORD' imbapi.c: In function 'SendTimedLanMessageResponse_Ex': imbapi.c:1434:5: warning: format '%d' expects type 'int', but argument 6 has type 'DWORD' imbapi.c: In function 'GetAsyncImbpMessage': imbapi.c:1571:7: warning: suggest parentheses around '+' in operand of '&' imbapi.c:1626:5: warning: dereferencing type-punned pointer will break strict-aliasing rules imbapi.c: In function 'GetAsyncImbpMessage_Ex': imbapi.c:1724:8: warning: suggest parentheses around '+' in operand of '&' imbapi.c:1779:5: warning: dereferencing type-punned pointer will break strict-aliasing rules imbapi.c: In function 'IsAsyncMessageAvailable': imbapi.c:1872:3: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'HANDLE' imbapi.c:1872:3: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int' imbapi.c:1878:8: warning: suggest parentheses around '+' in operand of '&' imbapi.c: In function 'RegisterForImbAsyncMessageNotification': imbapi.c:2076:5: warning: suggest parentheses around '+' in operand of '&' imbapi.c:2090:6: warning: format '%d' expects type 'int', but argument 3 has type 'DWORD' imbapi.c:2090:6: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' imbapi.c: In function 'UnRegisterForImbAsyncMessageNotification': imbapi.c:2142:6: warning: suggest parentheses around '+' in operand of '&' imbapi.c: In function 'SetShutDownCode': imbapi.c:2194:6: warning: suggest parentheses around '+' in operand of '&' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmimv.c ipmimv.c: In function 'ipmi_rsp_mv': ipmimv.c:275:11: warning: pointer targets in assignment differ in signedness ipmimv.c:285:11: warning: pointer targets in assignment differ in signedness ipmimv.c:267:15: warning: unused variable 'done' ipmimv.c:267:12: warning: unused variable 'i' ipmimv.c:265:27: warning: unused variable 'rsp' ipmimv.c: In function 'ipmicmd_mv': ipmimv.c:348:11: warning: pointer targets in assignment differ in signedness ipmimv.c:356:11: warning: pointer targets in assignment differ in signedness ipmimv.c:390:14: warning: pointer targets in assignment differ in signedness ipmimv.c: In function 'ipmi_cmd_mv': ipmimv.c:456:16: warning: unused variable 'buflen' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmiva.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmild.c ipmild.c:89:12: warning: 'ipmi_fd' defined but not used ipmild.c:90:12: warning: 'ipmi_timeout_ld' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmignu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmidir.c ipmidir.c: In function 'get_ipmi_if': ipmidir.c:310:7: warning: format '%04x' expects type 'unsigned int', but argument 5 has type 'ulong' ipmidir.c:274:11: warning: unused variable 'rgbase' ipmidir.c:271:14: warning: unused variable 'rj' ipmidir.c:269:14: warning: unused variable 'rx' ipmidir.c: In function 'ipmi_open_direct': ipmidir.c:336:15: warning: unused variable 'dmsg' ipmidir.c: In function 'ProcessSendMessage': ipmidir.c:687:23: warning: suggest parentheses around '&&' within '||' ipmidir.c: In function 'ProcessTimedMessage': ipmidir.c:1025:15: warning: unused variable 'buff' ipmidir.c:1024:15: warning: unused variable 'sendSeq' ipmidir.c: In function 'SendRequest': ipmidir.c:1248:20: warning: unused variable 'timeout' ipmidir.c:1247:20: warning: unused variable 'msgBuf' ipmidir.c: In function 'ReadResponse': ipmidir.c:1341:16: warning: unused variable 'timeout' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mem_if.c mem_if.c: In function 'MapPhysicalMemory': mem_if.c:346:4: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'ULONG' mem_if.c:346:4: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'ULONG' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmibmc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmilan.c ipmilan.c: In function 'hash': ipmilan.c:734:4: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'do_hash': ipmilan.c:845:4: warning: pointer targets in passing argument 1 of 'hash' differ in signedness ipmilan.c:721:13: note: expected 'unsigned char *' but argument is of type 'char *' ipmilan.c:849:4: warning: pointer targets in passing argument 1 of 'hash' differ in signedness ipmilan.c:721:13: note: expected 'unsigned char *' but argument is of type 'char *' ipmilan.c: In function '_send_lan_cmd': ipmilan.c:945:9: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ipmilan.c:966:6: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1061:6: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1123:7: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c:898:12: warning: unused variable 'out_seq' ipmilan.c: In function 'ipmilan_open_session': ipmilan.c:1307:9: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:120:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' ipmilan.c:1344:5: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'rmcp_ping': ipmilan.c:1439:11: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c: In function 'sol15_cipherinit': ipmilan.c:1741:9: warning: implicit declaration of function 'time' ipmilan.c:1747:9: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1749:9: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'lan_send_sol': ipmilan.c:1899:20: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'lan_recv_sol': ipmilan.c:1962:14: warning: pointer targets in assignment differ in signedness ipmilan.c:1981:33: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c: At top level: ipmilan.c:290:14: warning: 'sol_offset' defined but not used ipmilan.c:620:12: warning: 'do_sleep' defined but not used ipmilan.c:1753:13: warning: 'sol15_encrypt' defined but not used ipmilan.c:1771:13: warning: 'sol15_decrypt' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c md5.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c md2.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmilanplus.c ipmilanplus.c: In function 'ipmi_open_lan2': ipmilanplus.c:345:17: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c:348:17: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c:357:15: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:120:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c: In function 'ipmi_cmdraw_lan2': ipmilanplus.c:428:4: warning: implicit declaration of function 'gettimeofday' ipmilanplus.c: In function 'lan2_keepalive': ipmilanplus.c:623:22: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_send_break': ipmilanplus.c:673:12: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_send_sol': ipmilanplus.c:728:18: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_recv_sol': ipmilanplus.c:758:15: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_recv_handler': ipmilanplus.c:786:14: warning: pointer targets in assignment differ in signedness /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.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 ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o ipmilanplus.o ../lib/libipmi_lanplus.a -lcrypto -lpthread mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.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 ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o ipmilanplus.o ../lib/libipmi_lanplus.a -lcrypto -lpthread gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o idiscover idiscover.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ipmi_port ipmi_port.c ipmi_port.c: In function 'main': ipmi_port.c:88:11: warning: unused variable 'i' ipmi_port.c: In function 'mkdaemon': ipmi_port.c:50:22: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ipmi_port.c:55:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ipmi_port.c:55:20: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DTEST -o ievents ievents.c ievents.c: In function 'decode_sel_entry': ievents.c:1190:5: warning: pointer targets in passing argument 1 of 'strftime' differ in signedness /usr/include/time.h:199:15: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' ievents.c: In function 'decode_raw_sel': ievents.c:1355:19: warning: pointer targets in passing argument 1 of '_htoi' differ in signedness ievents.c:1291:14: note: expected 'unsigned char *' but argument is of type 'char *' ievents.c:1357:16: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness ievents.c:783:6: note: expected 'char *' but argument is of type 'unsigned char *' ievents.c:1364:16: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness ievents.c:783:6: note: expected 'char *' but argument is of type 'unsigned char *' ievents.c: In function 'main': ievents.c:1489:7: warning: pointer targets in passing argument 1 of '_htoi' differ in signedness ievents.c:1291:14: note: expected 'unsigned char *' but argument is of type 'char *' ievents.c:1490:7: warning: pointer targets in passing argument 1 of '_htoi' differ in signedness ievents.c:1291:14: note: expected 'unsigned char *' but argument is of type 'char *' ievents.c:1508:11: warning: pointer targets in passing argument 1 of '_htoi' differ in signedness ievents.c:1291:14: note: expected 'unsigned char *' but argument is of type 'char *' ievents.c:1558:7: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness ievents.c:783:6: note: expected 'char *' but argument is of type 'unsigned char *' ievents.c:1569:7: warning: pointer targets in passing argument 2 of 'get_sensdesc' differ in signedness ievents.c:1254:5: note: expected 'char *' but argument is of type 'unsigned char *' ievents.c:1571:7: warning: pointer targets in passing argument 2 of 'decode_sel_entry' differ in signedness ievents.c:783:6: note: expected 'char *' but argument is of type 'unsigned char *' if [ -f "../lib/libipmi_lanplus.a" ]; then \ gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmilanplus.c; \ gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmilan.c; \ ar x ../lib/libipmi_lanplus.a ; fi ar cru libipmiutil.a ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o 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 if [ -f "../lib/libipmi_lanplus.a" ]; then \ rm -f lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ipmilan.o ipmilanplus.o; fi gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmi_sample.c gcc -g -O2 -o ipmi_sample ipmi_sample.o libipmiutil.a ../lib/libipmi_lanplus.a -lcrypto -lpthread make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/util' make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8' make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nyj2ys + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64 + cd ipmiutil-2.6.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64 Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/doc' sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/rc.d/init.d mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/rc.d/init.d sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/cron.daily mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/cron.daily sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/var/lib/ipmiutil mkdir -p -- /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/var/lib/ipmiutil sh ../install-sh -c -m 644 isel.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 isensor.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ireset.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ialarms.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 iwdt.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ifru.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ilan.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 iserial.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 icmd.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 igetevent.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ihealth.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ipmiutil.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 isol.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 idiscover.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ievents.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 iconfig.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ipmi_port.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ipicmg.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 ifirewall.8 /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8 sh ../install-sh -c -m 644 bmclanpet.mib /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil # sh ../install-sh -c -m 644 UserGuide /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/doc/ipmiutil- sh ../install-sh -c -m 755 ipmi_if.sh /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 755 evt.sh /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil sh ../install-sh -c -m 755 checksel /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/cron.daily sh ../install-sh -c -m 755 ipmiutil_wdt /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/rc.d/init.d/ipmiutil_wdt sh ../install-sh -c -m 755 ipmiutil_asy /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/rc.d/init.d/ipmiutil_asy sh ../install-sh -c -m 755 ipmiutil_evt /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/rc.d/init.d/ipmiutil_evt sh ../install-sh -c -m 755 ipmi_port.sh /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/etc/rc.d/init.d/ipmi_port for f in ialarms ihealth ifru igetevent ireset icmd isol ilan isensor isel iserial iwdt iconfig ipicmg ifirewall; do \ sh ../install-sh -c -m 755 $f /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin; done cd /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/man/man8; gzip -f *.8 make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/doc' Making install in freeipmi make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/freeipmi' # sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil # # sh ../install-sh -c -m 644 libfreeipmi.so /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/freeipmi' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib' sh ../mkinstalldirs /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil cd lanplus; make install make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib/lanplus' make[3]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib/lanplus' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/lib64" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib/lanplus' make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib/lanplus' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/lib' Making install in util make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/util' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmilan.c ipmilan.c: In function 'hash': ipmilan.c:734:4: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'do_hash': ipmilan.c:845:4: warning: pointer targets in passing argument 1 of 'hash' differ in signedness ipmilan.c:721:13: note: expected 'unsigned char *' but argument is of type 'char *' ipmilan.c:849:4: warning: pointer targets in passing argument 1 of 'hash' differ in signedness ipmilan.c:721:13: note: expected 'unsigned char *' but argument is of type 'char *' ipmilan.c: In function '_send_lan_cmd': ipmilan.c:945:9: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ipmilan.c:966:6: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1061:6: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1123:7: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c:898:12: warning: unused variable 'out_seq' ipmilan.c: In function 'ipmilan_open_session': ipmilan.c:1307:9: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:120:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' ipmilan.c:1344:5: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'rmcp_ping': ipmilan.c:1439:11: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c: In function 'sol15_cipherinit': ipmilan.c:1741:9: warning: implicit declaration of function 'time' ipmilan.c:1747:9: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1749:9: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'lan_send_sol': ipmilan.c:1899:20: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'lan_recv_sol': ipmilan.c:1962:14: warning: pointer targets in assignment differ in signedness ipmilan.c:1981:33: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c: At top level: ipmilan.c:290:14: warning: 'sol_offset' defined but not used ipmilan.c:620:12: warning: 'do_sleep' defined but not used ipmilan.c:1753:13: warning: 'sol15_encrypt' defined but not used ipmilan.c:1771:13: warning: 'sol15_decrypt' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmilanplus.c ipmilanplus.c: In function 'ipmi_open_lan2': ipmilanplus.c:345:17: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c:348:17: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c:357:15: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:120:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c: In function 'ipmi_cmdraw_lan2': ipmilanplus.c:428:4: warning: implicit declaration of function 'gettimeofday' ipmilanplus.c: In function 'lan2_keepalive': ipmilanplus.c:623:22: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_send_break': ipmilanplus.c:673:12: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_send_sol': ipmilanplus.c:728:18: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_recv_sol': ipmilanplus.c:758:15: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_recv_handler': ipmilanplus.c:786:14: warning: pointer targets in assignment differ in signedness /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.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 ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o ipmilanplus.o ../lib/libipmi_lanplus.a -lcrypto -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.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 ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o ipmilanplus.o ../lib/libipmi_lanplus.a -lcrypto -lpthread if [ -f "../lib/libipmi_lanplus.a" ]; then \ gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmilanplus.c; \ gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmilan.c; \ ar x ../lib/libipmi_lanplus.a ; fi ar cru libipmiutil.a ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o 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 if [ -f "../lib/libipmi_lanplus.a" ]; then \ rm -f lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ipmilan.o ipmilanplus.o; fi gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmi_sample.c gcc -g -O2 -o ipmi_sample ipmi_sample.o libipmiutil.a ../lib/libipmi_lanplus.a -lcrypto -lpthread make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8/util' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmilan.c ipmilan.c: In function 'hash': ipmilan.c:734:4: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'do_hash': ipmilan.c:845:4: warning: pointer targets in passing argument 1 of 'hash' differ in signedness ipmilan.c:721:13: note: expected 'unsigned char *' but argument is of type 'char *' ipmilan.c:849:4: warning: pointer targets in passing argument 1 of 'hash' differ in signedness ipmilan.c:721:13: note: expected 'unsigned char *' but argument is of type 'char *' ipmilan.c: In function '_send_lan_cmd': ipmilan.c:945:9: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' ipmilan.c:966:6: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1061:6: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1123:7: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c:898:12: warning: unused variable 'out_seq' ipmilan.c: In function 'ipmilan_open_session': ipmilan.c:1307:9: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:120:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' ipmilan.c:1344:5: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'rmcp_ping': ipmilan.c:1439:11: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c: In function 'sol15_cipherinit': ipmilan.c:1741:9: warning: implicit declaration of function 'time' ipmilan.c:1747:9: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c:1749:9: warning: pointer targets in passing argument 2 of 'h2net' differ in signedness ipmilan.c:637:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'lan_send_sol': ipmilan.c:1899:20: warning: pointer targets in passing argument 1 of 'do_hash' differ in signedness ipmilan.c:838:13: note: expected 'char *' but argument is of type 'unsigned char *' ipmilan.c: In function 'lan_recv_sol': ipmilan.c:1962:14: warning: pointer targets in assignment differ in signedness ipmilan.c:1981:33: warning: pointer targets in passing argument 6 of 'ipmilan_recvfrom' differ in signedness ipmilan.c:795:12: note: expected 'socklen_t *' but argument is of type 'int *' ipmilan.c: At top level: ipmilan.c:290:14: warning: 'sol_offset' defined but not used ipmilan.c:620:12: warning: 'do_sleep' defined but not used ipmilan.c:1753:13: warning: 'sol15_encrypt' defined but not used ipmilan.c:1771:13: warning: 'sol15_decrypt' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_LANPLUS -I. -I.. -DMETACOMMAND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ipmilanplus.c ipmilanplus.c: In function 'ipmi_open_lan2': ipmilanplus.c:345:17: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c:348:17: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:105:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c:357:15: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:120:1: note: expected 'char * __restrict__' but argument is of type 'uint8_t *' ipmilanplus.c: In function 'ipmi_cmdraw_lan2': ipmilanplus.c:428:4: warning: implicit declaration of function 'gettimeofday' ipmilanplus.c: In function 'lan2_keepalive': ipmilanplus.c:623:22: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_send_break': ipmilanplus.c:673:12: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_send_sol': ipmilanplus.c:728:18: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_recv_sol': ipmilanplus.c:758:15: warning: pointer targets in assignment differ in signedness ipmilanplus.c: In function 'lan2_recv_handler': ipmilanplus.c:786:14: warning: pointer targets in assignment differ in signedness /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.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 ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o ipmilanplus.o ../lib/libipmi_lanplus.a -lcrypto -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ipmiutil ipmiutil.o ialarms.o ihealth.o ievents.o ifru.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 ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o ipmilanplus.o ../lib/libipmi_lanplus.a -lcrypto -lpthread test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ipmiutil' '/builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ipmiutil' /usr/bin/install -c ipmiutil /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ipmiutil /bin/sh ../libtool --mode=install /usr/bin/install -c 'idiscover' '/builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/idiscover' /usr/bin/install -c idiscover /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/idiscover /bin/sh ../libtool --mode=install /usr/bin/install -c 'ipmi_port' '/builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ipmi_port' /usr/bin/install -c ipmi_port /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ipmi_port /bin/sh ../libtool --mode=install /usr/bin/install -c 'ievents' '/builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ievents' /usr/bin/install -c ievents /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ievents if [ -f "../lib/libipmi_lanplus.a" ]; then \ gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmilanplus.c; \ gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmilan.c; \ ar x ../lib/libipmi_lanplus.a ; fi ar cru libipmiutil.a ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o mem_if.o ipmibmc.o ipmilan.o md5.o md2.o 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 if [ -f "../lib/libipmi_lanplus.a" ]; then \ rm -f lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ipmilan.o ipmilanplus.o; fi gcc -I. -I.. -DLINUX -DHAVE_LANPLUS -g -O2 -c ipmi_sample.c gcc -g -O2 -o ipmi_sample ipmi_sample.o libipmiutil.a ../lib/libipmi_lanplus.a -lcrypto -lpthread mkdir -p /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/ipmiutil make[2]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/util' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8/util' make[1]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8' make[2]: Entering directory `/builddir/build/BUILD/ipmiutil-2.6.8' 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.6.8' make[1]: Leaving directory `/builddir/build/BUILD/ipmiutil-2.6.8' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ipmiutil-2.6.8 extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ipmiutil extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ievents extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/ipmi_port extracting debug info from /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/sbin/idiscover 2977 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.6.8-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AG4S04 + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-2.6.8 + DOCDIR=/builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/doc/ipmiutil-2.6.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/doc/ipmiutil-2.6.8 + /bin/mkdir -p /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/doc/ipmiutil-2.6.8 + cp -pr AUTHORS ChangeLog COPYING NEWS README TODO /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/doc/ipmiutil-2.6.8 + cp -pr doc/UserGuide /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64/usr/share/doc/ipmiutil-2.6.8 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ipmiutil-debuginfo-2.6.8-1.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64 warning: Could not canonicalize hostname: x86-20.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ipmiutil-2.6.8-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/ipmiutil-debuginfo-2.6.8-1.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8hxGpZ + umask 022 + cd /builddir/build/BUILD + cd ipmiutil-2.6.8 + rm -rf /builddir/build/BUILDROOT/ipmiutil-2.6.8-1.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->