<86>Apr 25 17:39:37 userdel[10652]: delete user `rooter' <86>Apr 25 17:39:37 userdel[10652]: remove group `rooter' <86>Apr 25 17:39:37 groupadd[10653]: new group: name=rooter, gid=501 <86>Apr 25 17:39:37 useradd[10654]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 17:39:37 userdel[10656]: delete user `builder' <86>Apr 25 17:39:37 userdel[10656]: remove group `builder' <86>Apr 25 17:39:37 groupadd[10657]: new group: name=builder, gid=502 <86>Apr 25 17:39:37 useradd[10658]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 17:39:39 rpmi: libuuid-devel-1.40.5-alt1 installed <13>Apr 25 17:39:39 rpmi: libblkid-devel-1.40.5-alt1 installed <13>Apr 25 17:39:39 rpmi: libcom_err-devel-1.40.5-alt1 installed <13>Apr 25 17:39:39 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 25 17:39:39 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 25 17:39:39 rpmi: libss-devel-1.40.5-alt1 installed <13>Apr 25 17:39:39 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 25 17:39:39 rpmi: bzlib-devel-1:1.0.5-alt2 installed <13>Apr 25 17:39:39 rpmi: libe2fs-devel-1.40.5-alt1 installed <13>Apr 25 17:39:40 rpmi: libreadline-devel-5.2.11-alt1 installed Installing dump-0.4b41-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36734 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dump-0.4b41 + echo 'Source #0 (dump-0.4b41.tar.gz):' Source #0 (dump-0.4b41.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dump-0.4b41.tar.gz + /bin/tar -xf - + cd dump-0.4b41 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (dump-0.4b28-alt-makefile.patch):' Patch #1 (dump-0.4b28-alt-makefile.patch): + /usr/bin/patch -p1 patching file MCONFIG.in Hunk #1 succeeded at 17 (offset -4 lines). + echo 'Patch #2 (dump-0.4b40-include.patch):' Patch #2 (dump-0.4b40-include.patch): + /usr/bin/patch -p1 patching file dump/main.c + /usr/bin/subst s,termcap,tinfo,g ./configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36734 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dump-0.4b41 + autoconf + 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.in'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./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 --with-manowner=root --with-mangrp=root --with-binmode=755 --with-manmode=644 --enable-rmt --enable-readline --enable-largefile checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for cp... /bin/cp checking for mv... /bin/mv checking for rm... /bin/rm 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-patch... no checking for patch... patch 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 a BSD-compatible install... /bin/install -c 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 for sys/types.h... (cached) yes Not including debugging code by default Linking dump and restore dynamically by default Linking libz and libbz2 dynamically by default Compiling rmt Not compiling ermt by default Not compiling kerberos extensions by default Including readline support Using new style F script by default Enabling Large File System support Enabling Quick File Access support by default Not including Quick File Access debugging code by default Not including Mac OSX restore compatibility code by default CC defaults to ppc-alt-linux-gcc LD defaults to ppc-alt-linux-gcc BINOWNER defaults to root BINGRP defaults to tty BINMODE is 755 MANOWNER is root MANGRP is root MANMODE is 644 DUMPDATESPATH defaults to /etc/dumpdates checking for ext2fs/ext2fs.h... yes checking for ext2fs_open in -lext2fs... yes checking for ext2fs_read_inode_full in -lext2fs... yes checking for ext2fs/ext2_fs.h... yes checking for ext2_ino_t type in libext2fs headers... yes checking for s_journal_inum field in ext2_super_block struct... yes checking for blkid/blkid.h... yes checking for blkid_get_devname in -lblkid... yes checking for tgetent in -lncurses... yes checking for tgetent in -ltinfo... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for rl_completion_append_character in -lreadline... no checking for zlib.h... yes checking for compress2 in -lz... yes checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for err... yes checking for errx... yes checking for verr... yes checking for verrx... yes checking for vwarn... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for realpath... yes checking for lchown... yes checking for glob... yes checking for extended glob routines... yes checking for quad_t... yes checking for u_quad_t... yes configure: creating ./config.status config.status: creating MCONFIG config.status: WARNING: MCONFIG.in seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating common/Makefile config.status: creating compat/include/Makefile config.status: creating compat/lib/Makefile config.status: creating dump/Makefile config.status: creating restore/Makefile config.status: creating rmt/Makefile config.status: creating config.h + make 'OPT=-pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts' make: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41' for i in compat/lib compat/include common dump restore rmt; do \ (cd $i && make all) || exit 1; \ done make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/compat/lib' ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I../.. -I../../compat/include -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" compaterr.c -o compaterr.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I../.. -I../../compat/include -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" compatglob.c -o compatglob.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I../.. -I../../compat/include -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" bylabel.c -o bylabel.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I../.. -I../../compat/include -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" system.c -o system.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I../.. -I../../compat/include -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" rmtflags.c -o rmtflags.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I../.. -I../../compat/include -I../../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" minilzo.c -o minilzo.o ar r libcompat.a compaterr.o compatglob.o bylabel.o system.o rmtflags.o minilzo.o ar: creating libcompat.a ranlib libcompat.a make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/compat/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/compat/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/compat/include' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/common' ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" dumprmt.c -o dumprmt.o dumprmt.c: In function 'rmtwrite': dumprmt.c:345: warning: ignoring return value of 'write', declared with attribute warn_unused_result dumprmt.c:346: warning: ignoring return value of 'write', declared with attribute warn_unused_result make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/common' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/dump' ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" itime.c -o itime.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" main.c -o main.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" optr.c -o optr.o optr.c: In function 'timeest': optr.c:333: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" tape.c -o tape.o tape.c: In function 'doslave': tape.c:1234: warning: pointer targets in passing argument 1 of 'compress2' differ in signedness tape.c:1234: warning: pointer targets in passing argument 3 of 'compress2' differ in signedness tape.c:1265: warning: pointer targets in passing argument 1 of 'lzo1x_1_compress' differ in signedness tape.c:1265: warning: pointer targets in passing argument 3 of 'lzo1x_1_compress' differ in signedness ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" traverse.c -o traverse.o traverse.c: In function 'dumponeblock': traverse.c:786: warning: pointer targets in passing argument 1 of 'blksout' differ in signedness traverse.c:792: warning: pointer targets in passing argument 1 of 'blksout' differ in signedness traverse.c: In function 'dump_xattr': traverse.c:818: warning: pointer of type 'void *' used in arithmetic traverse.c:818: warning: pointer of type 'void *' used in arithmetic traverse.c: In function 'dumpino': traverse.c:1016: warning: pointer targets in passing argument 1 of 'blksout' differ in signedness traverse.c:1022: warning: pointer targets in passing argument 1 of 'blksout' differ in signedness ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../dump -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" unctime.c -o unctime.o ppc-alt-linux-gcc -o dump itime.o main.o optr.o tape.o traverse.o unctime.o ../common/dumprmt.o -L../compat/lib -lcompat -lext2fs -lcom_err -lz -lbz2 -lblkid -luuid sed -e "s|__DUMPDATES__|/etc/dumpdates|g" \ -e "s|__DATE__|January 2, 2006|g" \ -e "s|__VERSION__|0.4b41|g" dump.8.in > dump.8 make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/dump' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/restore' ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" dirs.c -o dirs.o dirs.c: In function 'setdirmodes': dirs.c:686: warning: ignoring return value of 'fread', declared with attribute warn_unused_result dirs.c:690: warning: ignoring return value of 'fread', declared with attribute warn_unused_result dirs.c:711: warning: ignoring return value of 'chown', declared with attribute warn_unused_result dirs.c: In function 'comparedirmodes': dirs.c:760: warning: ignoring return value of 'fread', declared with attribute warn_unused_result dirs.c:764: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" interactive.c -o interactive.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" main.c -o main.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" restore.c -o restore.o ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" symtab.c -o symtab.o symtab.c: In function 'dumpsymtable': symtab.c:571: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result symtab.c:590: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result symtab.c:621: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result symtab.c:632: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result symtab.c:643: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" tape.c -o tape.o tape.c: In function 'getvol': tape.c:524: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result tape.c:585: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result tape.c: In function 'extractfile': tape.c:886: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result tape.c:907: warning: ignoring return value of 'chown', declared with attribute warn_unused_result tape.c:943: warning: ignoring return value of 'chown', declared with attribute warn_unused_result tape.c:993: warning: ignoring return value of 'chown', declared with attribute warn_unused_result tape.c: In function 'getfile': tape.c:1355: warning: ignoring return value of 'ftruncate64', declared with attribute warn_unused_result tape.c: In function 'decompress_tapebuf': tape.c:2256: warning: pointer targets in passing argument 1 of 'uncompress' differ in signedness tape.c:2256: warning: pointer targets in passing argument 3 of 'uncompress' differ in signedness tape.c:2318: warning: pointer targets in passing argument 1 of 'lzo1x_decompress' differ in signedness tape.c:2318: warning: pointer targets in passing argument 3 of 'lzo1x_decompress' differ in signedness ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" utilities.c -o utilities.o utilities.c: In function 'panic': utilities.c:491: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -I../restore -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" xattr.c -o xattr.o xattr.c:297: warning: no previous prototype for 'posix_acl_to_xattr' xattr.c: In function 'posix_acl_to_xattr': xattr.c:312: warning: pointer targets in passing argument 1 of 'swabst' differ in signedness xattr.c:320: warning: pointer targets in passing argument 1 of 'swabst' differ in signedness xattr.c: In function 'ext3_acl_from_disk': xattr.c:340: warning: pointer targets in passing argument 1 of 'swabst' differ in signedness xattr.c:364: warning: pointer targets in passing argument 1 of 'swabst' differ in signedness xattr.c:382: warning: pointer targets in passing argument 1 of 'swabst' differ in signedness xattr.c: In function 'xattr_verify': xattr.c:464: warning: pointer targets in passing argument 1 of 'swabst' differ in signedness xattr.c:478: warning: pointer targets in passing argument 1 of 'swabst' differ in signedness xattr.c:489: warning: pointer targets in passing argument 1 of 'swabst' differ in signedness ppc-alt-linux-gcc -o restore dirs.o interactive.o main.o restore.o symtab.o tape.o utilities.o xattr.o ../common/dumprmt.o -L../compat/lib -lcompat -lext2fs -lcom_err -le2p -lreadline -lncurses -lz -lbz2 sed -e "s|__DATE__|January 2, 2006|g" \ -e "s|__VERSION__|0.4b41|g" restore.8.in > restore.8 make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/restore' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/rmt' ppc-alt-linux-gcc -c -D_BSD_SOURCE -D_USE_BSD_SIGNAL -pipe -Wall -O2 -fsigned-char -pipe -pipe -Wall -O2 -fsigned-char -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -I.. -I../compat/include -DRDUMP -DRRESTORE -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b41\" rmt.c -o rmt.o rmt.c: In function 'main': rmt.c:313: warning: ignoring return value of 'write', declared with attribute warn_unused_result rmt.c:314: warning: ignoring return value of 'write', declared with attribute warn_unused_result rmt.c:478: warning: ignoring return value of 'write', declared with attribute warn_unused_result rmt.c:479: warning: ignoring return value of 'write', declared with attribute warn_unused_result rmt.c:483: warning: ignoring return value of 'write', declared with attribute warn_unused_result rmt.c:484: warning: ignoring return value of 'write', declared with attribute warn_unused_result rmt.c:549: warning: ignoring return value of 'write', declared with attribute warn_unused_result rmt.c: In function 'error': rmt.c:596: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -o rmt rmt.o -L../compat/lib -lcompat -lext2fs -lcom_err sed -e "s|__DATE__|January 2, 2006|g" \ -e "s|__VERSION__|0.4b41|g" rmt.8.in > rmt.8 make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/rmt' make: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7466 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dump-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dump-buildroot + cd dump-0.4b41 + /bin/mkdir -p /usr/src/tmp/dump-buildroot/sbin /usr/src/tmp/dump-buildroot/usr/share/man/man8 + make install SBINDIR=/usr/src/tmp/dump-buildroot/sbin BINDIR=/usr/src/tmp/dump-buildroot/sbin MANDIR=/usr/src/tmp/dump-buildroot/usr/share/man/man8 make: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41' for i in compat/lib compat/include common dump restore rmt; do \ (cd $i && make install) || exit 1; \ done make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/compat/lib' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/compat/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/compat/include' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/compat/include' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/common' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/common' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/dump' /bin/install -c -d /usr/src/tmp/dump-buildroot/sbin /usr/src/tmp/dump-buildroot/usr/share/man/man8 /bin/install -c -m 755 dump /usr/src/tmp/dump-buildroot/sbin /bin/install -c -m 644 dump.8 /usr/src/tmp/dump-buildroot/usr/share/man/man8 cd /usr/src/tmp/dump-buildroot/sbin && /bin/rm -f rdump && ln -s dump rdump cd /usr/src/tmp/dump-buildroot/usr/share/man/man8 && /bin/rm -f rdump.8 && ln -s dump.8 rdump.8 make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/dump' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/restore' /bin/install -c -d /usr/src/tmp/dump-buildroot/sbin /usr/src/tmp/dump-buildroot/usr/share/man/man8 /bin/install -c -m 755 restore /usr/src/tmp/dump-buildroot/sbin /bin/install -c -m 644 restore.8 /usr/src/tmp/dump-buildroot/usr/share/man/man8 cd /usr/src/tmp/dump-buildroot/sbin && /bin/rm -f rrestore && ln -s restore rrestore cd /usr/src/tmp/dump-buildroot/usr/share/man/man8 && /bin/rm -f rrestore.8 && ln -s restore.8 rrestore.8 make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/restore' make[1]: Entering directory `/usr/src/RPM/BUILD/dump-0.4b41/rmt' /bin/install -c -d /usr/src/tmp/dump-buildroot/sbin /usr/src/tmp/dump-buildroot/usr/share/man/man8 /bin/install -c -m 755 rmt /usr/src/tmp/dump-buildroot/sbin /bin/install -c -m 644 ./rmt.8 /usr/src/tmp/dump-buildroot/usr/share/man/man8 make[1]: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41/rmt' make: Leaving directory `/usr/src/RPM/BUILD/dump-0.4b41' + pushd /usr/src/tmp/dump-buildroot ~/tmp/dump-buildroot ~/RPM/BUILD/dump-0.4b41 + ln -s -nf dump ./sbin/rdump + ln -s -nf restore ./sbin/rrestore + ln -s -nf dump.8 ./usr/share/man/man8/rdump.8 + ln -s -nf restore.8 ./usr/share/man/man8/rrestore.8 + /bin/chmod a-s ./sbin/rmt + /bin/mkdir -p ./etc + : + ln -s -nf ../sbin/rmt ./etc/rmt + popd ~/RPM/BUILD/dump-0.4b41 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dump-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dump-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/dump-buildroot (auto) removed `/usr/src/tmp/dump-buildroot/usr/share/man/man8/rrestore.8' `/usr/src/tmp/dump-buildroot/usr/share/man/man8/rrestore.8.bz2' -> `restore.8.bz2' removed `/usr/src/tmp/dump-buildroot/usr/share/man/man8/rdump.8' `/usr/src/tmp/dump-buildroot/usr/share/man/man8/rdump.8.bz2' -> `dump.8.bz2' Verifying ELF objects in /usr/src/tmp/dump-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/dump-buildroot (executable,shared) Processing files: dump-0.4b41-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59016 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dump-0.4b41 + DOCDIR=/usr/src/tmp/dump-buildroot/usr/share/doc/dump-0.4b41 + export DOCDIR + rm -rf /usr/src/tmp/dump-buildroot/usr/share/doc/dump-0.4b41 + /bin/mkdir -p /usr/src/tmp/dump-buildroot/usr/share/doc/dump-0.4b41 + cp -prL CHANGES COPYRIGHT KNOWNBUGS README THANKS TODO MAINTAINERS /usr/src/tmp/dump-buildroot/usr/share/doc/dump-0.4b41 + chmod -R go-w /usr/src/tmp/dump-buildroot/usr/share/doc/dump-0.4b41 + chmod -R a+rX /usr/src/tmp/dump-buildroot/usr/share/doc/dump-0.4b41 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.59016 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.48579 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: rmt = 0.4b41-alt2, /lib/ld.so.1, libblkid.so.1, libbz2.so.1(BZLIB_1.0), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcom_err.so.2, libe2p.so.2, libext2fs.so.2, libreadline.so.5, libz.so.1, rtld(GNU_HASH) Processing files: rmt-0.4b41-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33499 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dump-0.4b41 + DOCDIR=/usr/src/tmp/dump-buildroot/usr/share/doc/rmt-0.4b41 + export DOCDIR + rm -rf /usr/src/tmp/dump-buildroot/usr/share/doc/rmt-0.4b41 + /bin/mkdir -p /usr/src/tmp/dump-buildroot/usr/share/doc/rmt-0.4b41 + cp -prL COPYRIGHT /usr/src/tmp/dump-buildroot/usr/share/doc/rmt-0.4b41 + chmod -R go-w /usr/src/tmp/dump-buildroot/usr/share/doc/rmt-0.4b41 + chmod -R a+rX /usr/src/tmp/dump-buildroot/usr/share/doc/rmt-0.4b41 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.33499 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.39845 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.62600 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/dump-0.4b41-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/dump-0.4b41-alt2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/rmt-0.4b41-alt2.ppc.rpm 18.22user 4.07system 0:27.62elapsed 80%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+860958minor)pagefaults 0swaps