<86>Apr 26 17:07:58 userdel[11854]: delete user `rooter' <86>Apr 26 17:07:58 userdel[11854]: remove group `rooter' <86>Apr 26 17:07:58 groupadd[11855]: new group: name=rooter, gid=501 <86>Apr 26 17:07:58 useradd[11856]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 17:07:58 userdel[11858]: delete user `builder' <86>Apr 26 17:07:58 userdel[11858]: remove group `builder' <86>Apr 26 17:07:58 groupadd[11859]: new group: name=builder, gid=502 <86>Apr 26 17:07:58 useradd[11860]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing kexec-tools-2.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25270 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf kexec-tools-2.0 + echo 'Source #0 (kexec-tools-2.0.tar):' Source #0 (kexec-tools-2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/kexec-tools-2.0.tar + cd kexec-tools-2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25270 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd kexec-tools-2.0 + 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 Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `./config'. + ./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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu 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 how to run the C preprocessor... ppc-alt-linux-gcc -E checking for ppc-alt-linux-ld... no checking for ld... ld checking for ppc-alt-linux-as... no checking for as... as checking for ppc-alt-linux-objcopy... no checking for objcopy... objcopy checking for ppc-alt-linux-ar... no checking for ar... ar checking for a BSD-compatible install... /bin/install -c checking for mkdir... mkdir checking for rm... rm checking for cp... cp checking for ln... ln checking for tar... tar checking for rpmbuild... rpmbuild checking for sed... sed checking for find... find checking for xargs... xargs checking for dirname... dirname 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 zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking xenctrl.h usability... no checking xenctrl.h presence... no checking for xenctrl.h... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating include/config.h + make make: Entering directory `/usr/src/RPM/BUILD/kexec-tools-2.0' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/kexec.o kexec/kexec.c kexec/kexec.c: In function 'update_purgatory': kexec/kexec.c:547: warning: assignment makes integer from pointer without a cast kexec/kexec.c: In function 'kexec_loaded': kexec/kexec.c:774: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/ifdown.o kexec/ifdown.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/kexec-elf.o kexec/kexec-elf.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/kexec-elf-exec.o kexec/kexec-elf-exec.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/kexec-elf-core.o kexec/kexec-elf-core.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/kexec-elf-rel.o kexec/kexec-elf-rel.c kexec/kexec-elf-rel.c: In function 'elf_rel_load': kexec/kexec-elf-rel.c:360: warning: pointer targets in assignment differ in signedness kexec/kexec-elf-rel.c:363: warning: pointer targets in assignment differ in signedness kexec/kexec-elf-rel.c: In function 'elf_sym': kexec/kexec-elf-rel.c:61: warning: 'sym.st_name' may be used uninitialized in this function kexec/kexec-elf-rel.c:61: warning: 'sym.st_value' may be used uninitialized in this function kexec/kexec-elf-rel.c:61: warning: 'sym.st_size' may be used uninitialized in this function kexec/kexec-elf-rel.c:61: warning: 'sym.st_info' may be used uninitialized in this function kexec/kexec-elf-rel.c:61: warning: 'sym.st_other' may be used uninitialized in this function kexec/kexec-elf-rel.c:61: warning: 'sym.st_shndx' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/kexec-elf-boot.o kexec/kexec-elf-boot.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/kexec-iomem.o kexec/kexec-iomem.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/crashdump.o kexec/crashdump.c In file included from kexec/crashdump.c:38: kexec/crashdump-elf.c: In function 'crash_create_elf64_headers': kexec/crashdump-elf.c:153: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'Elf64_Off' kexec/crashdump-elf.c:153: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'Elf64_Addr' kexec/crashdump-elf.c:153: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'Elf64_Addr' kexec/crashdump-elf.c:153: warning: format '%lx' expects type 'long unsigned int', but argument 7 has type 'Elf64_Xword' kexec/crashdump-elf.c:153: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'Elf64_Xword' kexec/crashdump-elf.c:168: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'Elf64_Off' kexec/crashdump-elf.c:168: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'Elf64_Addr' kexec/crashdump-elf.c:168: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'Elf64_Addr' kexec/crashdump-elf.c:168: warning: format '%lx' expects type 'long unsigned int', but argument 7 has type 'Elf64_Xword' kexec/crashdump-elf.c:168: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'Elf64_Xword' kexec/crashdump-elf.c:185: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'Elf64_Off' kexec/crashdump-elf.c:185: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'Elf64_Addr' kexec/crashdump-elf.c:185: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'Elf64_Addr' kexec/crashdump-elf.c:185: warning: format '%lx' expects type 'long unsigned int', but argument 7 has type 'Elf64_Xword' kexec/crashdump-elf.c:185: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'Elf64_Xword' kexec/crashdump-elf.c:226: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'Elf64_Off' kexec/crashdump-elf.c:226: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'Elf64_Addr' kexec/crashdump-elf.c:226: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'Elf64_Addr' kexec/crashdump-elf.c:226: warning: format '%lx' expects type 'long unsigned int', but argument 7 has type 'Elf64_Xword' kexec/crashdump-elf.c:226: warning: format '%lx' expects type 'long unsigned int', but argument 8 has type 'Elf64_Xword' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/crashdump-xen.o kexec/crashdump-xen.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -Wstrict-prototypes -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/ppc/include -c -MD -o kexec/arch/ppc/kexec-ppc.o kexec/arch/ppc/kexec-ppc.c kexec/arch/ppc/kexec-ppc.c:38:2: error: #error Please, fix this for your platform kexec/arch/ppc/kexec-ppc.c: In function 'get_memory_ranges': kexec/arch/ppc/kexec-ppc.c:39: error: too few arguments to function 'proc_iomem' make: *** [kexec/arch/ppc/kexec-ppc.o] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/kexec-tools-2.0' RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.25270 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.25270 (%build) Command exited with non-zero status 1 4.26user 1.36system 0:06.00elapsed 93%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+286222minor)pagefaults 0swaps hsh-rebuild: rebuild of `kexec-tools-2.0-alt1.src.rpm' failed.