<86>Apr 26 08:32:02 userdel[968]: delete user `rooter' <86>Apr 26 08:32:02 userdel[968]: remove group `rooter' <86>Apr 26 08:32:02 groupadd[969]: new group: name=rooter, gid=501 <86>Apr 26 08:32:02 useradd[970]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 08:32:02 userdel[972]: delete user `builder' <86>Apr 26 08:32:02 userdel[972]: remove group `builder' <86>Apr 26 08:32:02 groupadd[973]: new group: name=builder, gid=502 <86>Apr 26 08:32:02 useradd[974]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 08:32:04 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 26 08:32:04 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 26 08:32:05 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 26 08:32:05 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 08:32:05 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 08:32:06 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 08:32:06 rpmi: gcc4.3-c++-4.3.2-alt6 installed WARNING: %__autoreconf is obsolete, use %autoreconf instead Installing ipmiutil-2.0.3-alt1.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82787 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ipmiutil-2.0.3 + echo 'Source #0 (ipmiutil-2.0.3.tar.gz):' Source #0 (ipmiutil-2.0.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ipmiutil-2.0.3.tar.gz + /bin/tar -xf - + cd ipmiutil-2.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82787 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipmiutil-2.0.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing lib/lanplus/Makefile.am:41: `%'-style pattern rules are a GNU make extension autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 ppc-alt-linux-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... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by ppc-alt-linux-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... /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 make: Entering directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/doc' Making all in freeipmi make[2]: Entering directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/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 `/usr/src/RPM/BUILD/ipmiutil-2.0.3/freeipmi' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/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 `/usr/src/RPM/BUILD/ipmiutil-2.0.3/lib/lanplus' Makefile:515: warning: overriding commands for target `libipmi_lanplus.a' Makefile:258: warning: ignoring old commands for target `libipmi_lanplus.a' rm -rf obj test -z "libipmi_lanplus.la " || rm -f libipmi_lanplus.la rm -f "./so_locations" rm -rf .libs _libs test -z "libipmi_lanplus.a" || rm -f libipmi_lanplus.a rm -f *.o rm -f *.lo make[3]: Leaving directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/lib/lanplus' make[3]: Entering directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/lib/lanplus' Makefile:515: warning: overriding commands for target `libipmi_lanplus.a' Makefile:258: warning: ignoring old commands for target `libipmi_lanplus.a' mkdir -p obj gcc -c -DHAVE_CONFIG_H -g -O2 -fno-strict-aliasing -fPIC -I. -I./inc -o obj/lanplus.o lanplus.c gcc -c -DHAVE_CONFIG_H -g -O2 -fno-strict-aliasing -fPIC -I. -I./inc -o obj/lanplus_strings.o lanplus_strings.c gcc -c -DHAVE_CONFIG_H -g -O2 -fno-strict-aliasing -fPIC -I. -I./inc -o obj/lanplus_crypt.o lanplus_crypt.c gcc -c -DHAVE_CONFIG_H -g -O2 -fno-strict-aliasing -fPIC -I. -I./inc -o obj/lanplus_crypt_impl.o lanplus_crypt_impl.c gcc -c -DHAVE_CONFIG_H -g -O2 -fno-strict-aliasing -fPIC -I. -I./inc -o obj/lanplus_dump.o lanplus_dump.c gcc -c -DHAVE_CONFIG_H -g -O2 -fno-strict-aliasing -fPIC -I. -I./inc -o obj/helper.o helper.c helper.c: In function 'ipmi_start_daemon': helper.c:452: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result helper.c:461: warning: ignoring return value of 'dup', declared with attribute warn_unused_result helper.c:462: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gcc -c -DHAVE_CONFIG_H -g -O2 -fno-strict-aliasing -fPIC -I. -I./inc -o obj/ipmi_strings.o ipmi_strings.c ar cru libipmi_lanplus.a obj/lanplus.o obj/lanplus_strings.o obj/lanplus_crypt.o obj/lanplus_crypt_impl.o obj/lanplus_dump.o obj/helper.o obj/ipmi_strings.o ranlib libipmi_lanplus.a /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c -o lanplus.lo lanplus.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus.c -fPIC -DPIC -o .libs/lanplus.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus.c -o lanplus.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c -o lanplus_dump.lo lanplus_dump.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus_dump.c -fPIC -DPIC -o .libs/lanplus_dump.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus_dump.c -o lanplus_dump.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c -o lanplus_crypt.lo lanplus_crypt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus_crypt.c -fPIC -DPIC -o .libs/lanplus_crypt.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus_crypt.c -o lanplus_crypt.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c -o lanplus_crypt_impl.lo lanplus_crypt_impl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus_crypt_impl.c -fPIC -DPIC -o .libs/lanplus_crypt_impl.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus_crypt_impl.c -o lanplus_crypt_impl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c -o lanplus_strings.lo lanplus_strings.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus_strings.c -fPIC -DPIC -o .libs/lanplus_strings.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c lanplus_strings.c -o lanplus_strings.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c -o helper.lo helper.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c helper.c -fPIC -DPIC -o .libs/helper.o helper.c: In function 'ipmi_start_daemon': helper.c:452: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result helper.c:461: warning: ignoring return value of 'dup', declared with attribute warn_unused_result helper.c:462: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c helper.c -o helper.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c -o ipmi_strings.lo ipmi_strings.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c ipmi_strings.c -fPIC -DPIC -o .libs/ipmi_strings.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./inc -pipe -Wall -O2 -fsigned-char -c ipmi_strings.c -o ipmi_strings.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libipmi_lanplus.la -rpath /usr/lib lanplus.lo lanplus_dump.lo lanplus_crypt.lo lanplus_crypt_impl.lo lanplus_strings.lo helper.lo ipmi_strings.lo -lcrypto ppc-alt-linux-gcc -shared .libs/lanplus.o .libs/lanplus_dump.o .libs/lanplus_crypt.o .libs/lanplus_crypt_impl.o .libs/lanplus_strings.o .libs/helper.o .libs/ipmi_strings.o -lcrypto -Wl,-soname -Wl,libipmi_lanplus.so.0 -o .libs/libipmi_lanplus.so.0.0.0 (cd .libs && rm -f libipmi_lanplus.so.0 && ln -s libipmi_lanplus.so.0.0.0 libipmi_lanplus.so.0) (cd .libs && rm -f libipmi_lanplus.so && ln -s libipmi_lanplus.so.0.0.0 libipmi_lanplus.so) ar cru .libs/libipmi_lanplus.a lanplus.o lanplus_dump.o lanplus_crypt.o lanplus_crypt_impl.o lanplus_strings.o helper.o ipmi_strings.o ranlib .libs/libipmi_lanplus.a creating libipmi_lanplus.la (cd .libs && rm -f libipmi_lanplus.la && ln -s ../libipmi_lanplus.la libipmi_lanplus.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/lib/lanplus' cp -f lanplus/.libs/libipmi_lanplus.so.0.0.0 libipmi_lanplus.so cp -f lanplus/libipmi_lanplus.a . make[2]: Leaving directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/lib' Making all in util make[2]: Entering directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/util' gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmiutil.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c alarms.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c bmchealth.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c events.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c fruconfig.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c getevent.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c hwreset.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c icmd.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c pefconfig.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c sensor.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c showsel.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c tmconfig.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c wdt.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c isolconsole.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c idiscover.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmicmd.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c imbapi.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmimv.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmiva.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmild.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmignu.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmidir.c ipmidir.c:49:20: error: sys/io.h: No such file or directory gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmilan.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c md5.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c md2.c gcc -I. -I.. -DMETACOMMAND -DLINUX -DLOCALEDIR="/usr/share/locale" -DGNU_STUB -DHAVE_LANPLUS -c ipmilanplus.c ipmilanplus.c: In function 'ipmi_open_lan2': ipmilanplus.c:144: warning: incompatible implicit declaration of built-in function 'strcpy' ipmilanplus.c:147: warning: incompatible implicit declaration of built-in function 'strcpy' ipmilanplus.c:153: warning: incompatible implicit declaration of built-in function 'strlen' ipmilanplus.c:155: warning: incompatible implicit declaration of built-in function 'memset' ipmilanplus.c:156: warning: incompatible implicit declaration of built-in function 'strncpy' ipmilanplus.c: In function 'ipmi_cmdraw_lan2': ipmilanplus.c:211: warning: incompatible implicit declaration of built-in function 'memset' ipmilanplus.c:230: warning: incompatible implicit declaration of built-in function 'memcpy' ipmilanplus.c: In function 'ipmi_oem_active': ipmilanplus.c:317: warning: incompatible implicit declaration of built-in function 'strlen' ipmilanplus.c: In function 'lan2_keepalive': ipmilanplus.c:360: warning: incompatible implicit declaration of built-in function 'memset' ipmilanplus.c: In function 'lan2_send_sol': ipmilanplus.c:380: warning: incompatible implicit declaration of built-in function 'memset' ipmilanplus.c:381: warning: incompatible implicit declaration of built-in function 'memcpy' gcc -g -O2 -o ipmiutil ipmiutil.o alarms.o bmchealth.o events.o fruconfig.o getevent.o hwreset.o icmd.o pefconfig.o sensor.o showsel.o tmconfig.o wdt.o isolconsole.o idiscover.o ipmicmd.o imbapi.o ipmimv.o ipmiva.o ipmild.o ipmignu.o ipmidir.o ipmilan.o md5.o md2.o ipmilanplus.o ../lib/libipmi_lanplus.a -lcrypto -lpthread ppc-alt-linux-gcc: ipmidir.o: No such file or directory ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DGNU_STUB -DHAVE_LANPLUS -pipe -Wall -O2 -fsigned-char -c alarms.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DGNU_STUB -DHAVE_LANPLUS -pipe -Wall -O2 -fsigned-char -c ipmicmd.c ipmicmd.c:88: warning: missing braces around initializer ipmicmd.c:88: warning: (near initialization for 'ipmi_cmds[0]') ipmicmd.c:238: warning: missing braces around initializer ipmicmd.c:238: warning: (near initialization for 'cc_mesg[0]') ipmicmd.c: In function 'ipmi_open': ipmicmd.c:421: warning: implicit declaration of function 'ipmi_open_va' ipmicmd.c:423: warning: implicit declaration of function 'ipmi_close_va' ipmicmd.c: In function 'ipmi_cmdraw': ipmicmd.c:570: warning: implicit declaration of function 'ipmi_cmdraw_va' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DGNU_STUB -DHAVE_LANPLUS -pipe -Wall -O2 -fsigned-char -c imbapi.c imbapi.c:136: warning: suggest parentheses around + or - in operand of & imbapi.c: In function 'StartAsyncMesgPoll': imbapi.c:731: warning: suggest parentheses around + or - in operand of & imbapi.c: In function 'GetAsyncImbpMessage': imbapi.c:1460: warning: suggest parentheses around + or - in operand of & imbapi.c: In function 'GetAsyncImbpMessage_Ex': imbapi.c:1604: warning: suggest parentheses around + or - in operand of & imbapi.c: In function 'IsAsyncMessageAvailable': imbapi.c:1743: warning: suggest parentheses around + or - in operand of & imbapi.c: In function 'RegisterForImbAsyncMessageNotification': imbapi.c:1938: warning: suggest parentheses around + or - in operand of & imbapi.c: In function 'UnRegisterForImbAsyncMessageNotification': imbapi.c:1998: warning: suggest parentheses around + or - in operand of & imbapi.c: In function 'SetShutDownCode': imbapi.c:2050: warning: suggest parentheses around + or - in operand of & ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DGNU_STUB -DHAVE_LANPLUS -pipe -Wall -O2 -fsigned-char -c ipmimv.c ipmimv.c: In function 'ipmicmd_mv': ipmimv.c:232: warning: pointer targets in assignment differ in signedness ipmimv.c:239: warning: pointer targets in assignment differ in signedness ipmimv.c:265: warning: pointer targets in assignment differ in signedness ipmimv.c: In function 'ipmi_cmd_mv': ipmimv.c:327: warning: unused variable 'buflen' ipmimv.c: In function 'ipmi_cmdraw_mv': ipmimv.c:309: warning: 'cc' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DGNU_STUB -DHAVE_LANPLUS -pipe -Wall -O2 -fsigned-char -c ipmiva.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DGNU_STUB -DHAVE_LANPLUS -pipe -Wall -O2 -fsigned-char -c ipmild.c ipmild.c:87: warning: 'ipmi_fd' defined but not used ipmild.c:88: warning: 'ipmi_timeout_ld' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DGNU_STUB -DHAVE_LANPLUS -pipe -Wall -O2 -fsigned-char -c ipmignu.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLINUX -DLOCALEDIR=\"/usr/share/locale\" -DGNU_STUB -DHAVE_LANPLUS -pipe -Wall -O2 -fsigned-char -c ipmidir.c ipmidir.c:49:20: error: sys/io.h: No such file or directory ipmidir.c: In function 'ProcessMessage': ipmidir.c:149: warning: implicit declaration of function 'ProcessTimedMessage' ipmidir.c: In function 'get_ipmi_if': ipmidir.c:221: warning: format '%04x' expects type 'unsigned int', but argument 5 has type 'ulong' ipmidir.c:176: warning: unused variable 'rgbase' ipmidir.c:173: warning: unused variable 'rj' ipmidir.c:171: warning: unused variable 'rx' ipmidir.c: In function 'ipmi_open_direct': ipmidir.c:242: warning: unused variable 'dmsg' ipmidir.c: In function 'GetDeviceId': ipmidir.c:379: warning: statement with no effect ipmidir.c:382: warning: statement with no effect ipmidir.c: In function 'ProcessSendMessage': ipmidir.c:532: warning: suggest parentheses around && within || ipmidir.c: In function 'wait_for_IBF_clear': ipmidir.c:583: warning: implicit declaration of function 'inb' ipmidir.c: In function 'SendTimedImbpRequest_t': ipmidir.c:652: warning: implicit declaration of function 'outb' ipmidir.c: In function 'ProcessTimedMessage': ipmidir.c:767: warning: implicit declaration of function 'iopl' ipmidir.c:749: warning: unused variable 'buff' ipmidir.c:748: warning: unused variable 'sendSeq' ipmidir.c: In function 'ImbInit': ipmidir.c:864: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'UINT8 *' ipmidir.c: In function 'SendRequest': ipmidir.c:1019: warning: unused variable 'timeout' ipmidir.c:1018: warning: unused variable 'msgBuf' ipmidir.c: In function 'ReadResponse': ipmidir.c:1112: warning: unused variable 'timeout' ipmidir.c: In function 'SendTimedImbpRequest_t': ipmidir.c:739: warning: control reaches end of non-void function make[2]: Leaving directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3/util' make[2]: *** [ipmidir.o] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/ipmiutil-2.0.3' RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.82787 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.82787 (%build) Command exited with non-zero status 1 38.94user 5.77system 0:49.90elapsed 89%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1175410minor)pagefaults 0swaps hsh-rebuild: rebuild of `ipmiutil-2.0.3-alt1.1.src.rpm' failed.