<86>Apr 26 01:25:06 userdel[1188]: delete user `rooter' <86>Apr 26 01:25:06 userdel[1188]: remove group `rooter' <86>Apr 26 01:25:06 groupadd[1189]: new group: name=rooter, gid=501 <86>Apr 26 01:25:06 useradd[1190]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 01:25:06 userdel[1192]: delete user `builder' <86>Apr 26 01:25:06 userdel[1192]: remove group `builder' <86>Apr 26 01:25:06 groupadd[1193]: new group: name=builder, gid=502 <86>Apr 26 01:25:06 useradd[1194]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing genext2fs-1.4.1-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90166 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf genext2fs-1.4.1 + echo 'Source #0 (genext2fs-1.4.1.tar.gz):' Source #0 (genext2fs-1.4.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/genext2fs-1.4.1.tar.gz + /bin/tar -xf - + cd genext2fs-1.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90166 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.4.1 + CC=gcc + 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 update your `aclocal.m4' by running aclocal. + ./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 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 for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 whether sys/types.h defines makedev... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking for getopt_long... yes checking for getline... yes checking for strtof... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for stdlib.h... (cached) yes checking whether scanf can malloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands + make make: Entering directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c genext2fs.c genext2fs.c: In function 'mkfile_fs': genext2fs.c:1439: warning: ignoring return value of 'fread', declared with attribute warn_unused_result genext2fs.c: In function 'add2fs_from_dir': genext2fs.c:1660: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result genext2fs.c:1709: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result genext2fs.c: In function 'load_fs': genext2fs.c:2069: warning: 'fssize' may be used uninitialized in this function genext2fs.c: In function 'add2fs_from_dir': genext2fs.c:1615: warning: 'nod' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o genext2fs genext2fs.o make[1]: Leaving directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' make: Leaving directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80895 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/genext2fs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/genext2fs-buildroot + cd genext2fs-1.4.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/genext2fs-buildroot make: Entering directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' make[1]: Entering directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/genext2fs-buildroot/usr/bin" /bin/install -p 'genext2fs' '/usr/src/tmp/genext2fs-buildroot/usr/bin/genext2fs' test -z "/usr/share/man/man8" || mkdir -p -- "/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8" /bin/install -p -m 644 './genext2fs.8' '/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8/genext2fs.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' make: Leaving directory `/usr/src/RPM/BUILD/genext2fs-1.4.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/genext2fs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/genext2fs-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/genext2fs-buildroot (auto) Verifying ELF objects in /usr/src/tmp/genext2fs-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/genext2fs-buildroot (executable,shared) Processing files: genext2fs-1.4.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53085 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.4.1 + DOCDIR=/usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + export DOCDIR + rm -rf /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + /bin/mkdir -p /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + cp -prL device_table.txt /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + chmod -R go-w /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + chmod -R a+rX /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.53085 + 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.58407 + 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.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.73055 + 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/genext2fs-1.4.1-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/genext2fs-1.4.1-alt1.ppc.rpm 5.53user 2.53system 0:12.16elapsed 66%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+545405minor)pagefaults 0swaps